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 0374a95 commit f1a6038Copy full SHA for f1a6038
release.config.js
@@ -47,7 +47,7 @@ async function config() {
47
// { name: 'release-3', range: '3.x.x', channel: '3.x' },
48
// { name: 'release-4', range: '4.x.x', channel: '4.x' },
49
],
50
- dryRun: true,
+ dryRun: false,
51
debug: true,
52
ci: true,
53
tagFormat: '${version}',
0 commit comments