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.
2 parents f74fd2f + 2221853 commit f1bc580Copy full SHA for f1bc580
release.config.js
@@ -79,7 +79,7 @@ async function config() {
79
'changelogFile': changelogFile,
80
}],
81
['@semantic-release/npm', {
82
- 'npmPublish': false,
+ 'npmPublish': true,
83
84
['@semantic-release/git', {
85
assets: [changelogFile, 'package.json', 'package-lock.json', 'npm-shrinkwrap.json', 'lib/**/*.js'],
0 commit comments