Skip to content

Commit 87047e2

Browse files
committed
wrench: update config
1 parent eb20701 commit 87047e2

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

micro-app.release.config.js

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,8 @@ module.exports = {
1010
git: {
1111
commitMessage: 'chore: release v%s',
1212
tagName: 'v%s',
13+
requireUpstream: false,
14+
push: false,
1315
},
1416
npm: {
1517
publish: true,

0 commit comments

Comments
 (0)