diff --git a/package.json b/package.json index 7ca0838..fd415f1 100644 --- a/package.json +++ b/package.json @@ -8,6 +8,10 @@ "engines": { "node": ">=16" }, + "publishConfig": { + "access": "public", + "registry": "https://registry.npmjs.org/" + }, "keywords": [ "semantic-release", "plugin",