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 f4e90a8 commit 0307fecCopy full SHA for 0307fec
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