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