Skip to content

Commit bfcd162

Browse files
chore(ci): Remove release dry run
1 parent 7a5e849 commit bfcd162

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

packages/module/release.config.js

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,5 +22,4 @@ module.exports = {
2222
'@semantic-release/npm',
2323
],
2424
tagFormat: 'prerelease-v${version}',
25-
dryRun: true,
2625
};

0 commit comments

Comments
 (0)