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 7fad1bd commit 5cff9f4Copy full SHA for 5cff9f4
packages/module/release.config.js
@@ -22,5 +22,5 @@ module.exports = {
22
'@semantic-release/npm'
23
],
24
tagFormat: 'prerelease-v${version}',
25
- dryRun: true
+ dryRun: false
26
};
0 commit comments