We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fb6d27b commit d1cd2aaCopy full SHA for d1cd2aa
.releaserc.js
@@ -18,7 +18,7 @@ module.exports = {
18
],
19
['@semantic-release/release-notes-generator'],
20
['@semantic-release/changelog'],
21
- ['@semantic-release/npm', { npmPublish: false }],
+ ['@semantic-release/npm'],
22
['@semantic-release/git'],
23
['@semantic-release/github'],
24
0 commit comments