There was an error while loading. Please reload this page.
1 parent 1951733 commit 30028ccCopy full SHA for 30028cc
1 file changed
package.json
@@ -78,7 +78,7 @@
78
"@semantic-release/commit-analyzer",
79
"@semantic-release/release-notes-generator",
80
"@semantic-release/changelog",
81
- "@semantic-release/npm",
+ ["@semantic-release/npm", { "npmPublish": false }],
82
[
83
"@semantic-release/github",
84
{
0 commit comments