Skip to content

Commit

Permalink
Fix GPR authentication
Browse files Browse the repository at this point in the history
  • Loading branch information
niekcandaele committed Apr 25, 2020
1 parent 33942c4 commit 87eb5a5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -76,5 +76,5 @@ jobs:
- run: npm publish
env:
NPM_TOKEN: ${{secrets.NPM_TOKEN}}
GH_TOKEN: ${{secrets.GH_TOKEN}}
GH_TOKEN: ${{secrets.GITHUB_TOKEN}}
CI: true

0 comments on commit 87eb5a5

Please sign in to comment.