Skip to content

Commit 042df54

Browse files
committed
chore: fallback to github-cli for release
1 parent aea734f commit 042df54

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ jobs:
3838
with:
3939
publish: pnpm release
4040
commit: 'chore(release): version packages'
41-
commitMode: github-api
41+
# commitMode: github-api
4242
env:
4343
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
4444
NPM_TOKEN: ${{ secrets.NPM_TOKEN }}

0 commit comments

Comments
 (0)