Skip to content

Commit 264828a

Browse files
authored
chore(release): use github-api commit mode for changesets (#4)
1 parent a7119ff commit 264828a

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/release.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -44,6 +44,7 @@ jobs:
4444
with:
4545
publish: pnpm release
4646
commit: "ci(changesets): version packages"
47+
commitMode: github-api
4748
env:
4849
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
4950
NODE_AUTH_TOKEN: ${{ secrets.GITHUB_TOKEN }}

0 commit comments

Comments
 (0)