Skip to content

Commit 255687f

Browse files
authored
hmm
1 parent 88a6e9e commit 255687f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +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
42+
setupGitUser: false
4343
env:
4444
GITHUB_TOKEN: ${{ secrets.SEEK_OSS_CI_GITHUB_TOKEN }}
4545
NPM_TOKEN: ${{ secrets.NPM_TOKEN }}

0 commit comments

Comments
 (0)