diff --git a/package.json b/package.json index 4d5f8547..b2d351ed 100644 --- a/package.json +++ b/package.json @@ -81,6 +81,9 @@ "github": { "release": true, "tokenRef": "GITHUB_AUTH" + }, + "npm": { + "publish": false } } }