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 050f81a commit eb978efCopy full SHA for eb978ef
release.config.js
@@ -45,7 +45,7 @@ async function config() {
45
{ name: '5.x.x', range: '5.x.x', channel: '5.x.x' },
46
{ name: '6.x.x', range: '6.x.x', channel: '6.x.x' },
47
],
48
- dryRun: true,
+ dryRun: false,
49
debug: true,
50
ci: true,
51
tagFormat: '${version}',
0 commit comments