Skip to content

Commit 7c9f106

Browse files
committed
chore: configure changesets/action
1 parent 6e07aa7 commit 7c9f106

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/publish.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -72,6 +72,7 @@ jobs:
7272
with:
7373
publish: pnpm ci:release # command to tag and publish packages
7474
version: pnpm ci:version # command to update version, edit changelog, read and delete changesets
75+
branch: master # the branch to base the release PR against
7576
title: Release PR # title for the release PR
7677
commit: 'chore: version-packages' # the commit message to use
7778
setupGitUser: true

0 commit comments

Comments
 (0)