Skip to content

Commit 9241313

Browse files
committed
more updates
1 parent 8519510 commit 9241313

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

ship.config.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@ async function commitChangelog(current, next) {
4040
}
4141

4242
module.exports = {
43-
mergeStrategy: { toSameBranch: ['master'] },
43+
mergeStrategy: { toSameBranch: ['main'] },
4444
monorepo: undefined,
4545
updateChangelog: false,
4646
installCommand: () => 'pnpm install --silent',

0 commit comments

Comments
 (0)