Skip to content

Commit cf1bff9

Browse files
committed
fix: Updated readme
1 parent 55cec1c commit cf1bff9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/module/release.config.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,5 +24,5 @@ module.exports = {
2424
['@semantic-release/npm', { pkgRoot: 'dist' }],
2525
],
2626
tagFormat: 'patch-v${version}',
27-
dryRun: true,
27+
dryRun: false,
2828
};

0 commit comments

Comments
 (0)