Skip to content

Commit 88a6e9e

Browse files
authored
Try commitMode (#130)
1 parent 9ec0ffa commit 88a6e9e

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
@@ -39,6 +39,7 @@ jobs:
3939
with:
4040
publish: pnpm run release
4141
version: pnpm run stage
42+
commitMode: github-api # To use GITHUB_TOKEN for the commit
4243
env:
4344
GITHUB_TOKEN: ${{ secrets.SEEK_OSS_CI_GITHUB_TOKEN }}
4445
NPM_TOKEN: ${{ secrets.NPM_TOKEN }}

0 commit comments

Comments
 (0)