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 fef6dbd + 4e1a07b commit 421a908Copy full SHA for 421a908
packages/module/release.config.js
@@ -10,5 +10,5 @@ module.exports = {
10
'@semantic-release/npm'
11
],
12
tagFormat: 'prerelease-v${version}',
13
- dryRun: true
+ dryRun: false
14
};
0 commit comments