Skip to content

Commit 8edad63

Browse files
committed
update workflow
1 parent f46a829 commit 8edad63

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
@@ -32,5 +32,5 @@ jobs:
3232
publish: pnpm run release
3333
env:
3434
# Using newer fine-grained PAT is recommended
35-
GITHUB_TOKEN: ${{ secrets.RELEASE_TOKEN }}
35+
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
3636
NPM_TOKEN: ${{ secrets.NPM_TOKEN }}

0 commit comments

Comments
 (0)