Skip to content

Commit 7338475

Browse files
authored
Merge pull request #255 from wise-king-sullyman/remove-dry-run
chore(ci): Remove release dry run
2 parents 8c172fe + bfcd162 commit 7338475

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
@@ -23,5 +23,4 @@ module.exports = {
2323
'@semantic-release/npm',
2424
],
2525
tagFormat: 'prerelease-v${version}',
26-
dryRun: true,
2726
};

0 commit comments

Comments
 (0)