Skip to content

Commit 4644409

Browse files
Update release.yml
1 parent d7dea17 commit 4644409

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
@@ -25,6 +25,6 @@ jobs:
2525
run: npm run build
2626
- name: Release
2727
env:
28-
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
28+
GITHUB_TOKEN: ${{ secrets.GH_TOKEN }}
2929
NPM_TOKEN: ${{ secrets.NPM_TOKEN }}
3030
run: npm run semantic-release

0 commit comments

Comments
 (0)