Skip to content

Commit

Permalink
Update ci.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
keithamus committed Feb 25, 2021
1 parent edb5bca commit ef7999b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -44,4 +44,4 @@ jobs:
if: ${{ github.event_name == 'push' }}
env:
NPM_TOKEN: ${{secrets.NPM_TOKEN}} # f674......69f0
GITHUB_TOKEN: ${{secrets.github_token}}
GITHUB_TOKEN: ${{secrets.GH_RELEASE_TOKEN}}

0 comments on commit ef7999b

Please sign in to comment.