Skip to content

Commit 5951d99

Browse files
committed
wrench: update config
1 parent cf28ab4 commit 5951d99

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

micro-app.release.config.js

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,7 @@ module.exports = {
1010
git: {
1111
commitMessage: 'chore: release v%s',
1212
tagName: 'v%s',
13+
push: false,
1314
},
1415
npm: {
1516
publish: true,

0 commit comments

Comments
 (0)