Skip to content

Commit 04ebb3d

Browse files
authoredFeb 25, 2021
ci: update release token (#287)
1 parent edb5bca commit 04ebb3d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
 

‎.github/workflows/ci.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -44,4 +44,4 @@ jobs:
4444
if: ${{ github.event_name == 'push' }}
4545
env:
4646
NPM_TOKEN: ${{secrets.NPM_TOKEN}} # f674......69f0
47-
GITHUB_TOKEN: ${{secrets.github_token}}
47+
GITHUB_TOKEN: ${{secrets.GH_RELEASE_TOKEN}}

0 commit comments

Comments
 (0)
Please sign in to comment.