We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3f23fc9 commit bc946f5Copy full SHA for bc946f5
release.config.mjs
@@ -13,5 +13,5 @@ export default {
13
'@semantic-release/npm',
14
'@semantic-release/github',
15
],
16
- dryRun: true
+ dryRun: false
17
};
0 commit comments