We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7806c3f commit abbb441Copy full SHA for abbb441
packages/module/release.config.js
@@ -23,5 +23,5 @@ module.exports = {
23
'@semantic-release/npm'
24
],
25
tagFormat: 'prerelease-v${version}',
26
- dryRun: true
+ dryRun: false
27
};
0 commit comments