diff --git a/package.json b/package.json index cda1ca6..5fc9896 100644 --- a/package.json +++ b/package.json @@ -115,6 +115,8 @@ "release": true, "tokenRef": "GITHUB_AUTH" }, - "npm": false + "npm": { + "publish": false + } } }