Skip to content

Commit bc946f5

Browse files
committed
fix: updated release config.
1 parent 3f23fc9 commit bc946f5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

release.config.mjs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,5 +13,5 @@ export default {
1313
'@semantic-release/npm',
1414
'@semantic-release/github',
1515
],
16-
dryRun: true
16+
dryRun: false
1717
};

0 commit comments

Comments
 (0)