Skip to content

Commit

Permalink
Update GITHUB_TOKEN permissions
Browse files Browse the repository at this point in the history
  • Loading branch information
colebemis committed Mar 29, 2022
1 parent 7da2950 commit a7e39d6
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,4 +18,5 @@ jobs:
if: github.ref_name == 'master'
run: npx semantic-release
env:
GITHUB_TOKEN: ${{ secrets.GH_TOKEN }}
NPM_TOKEN: ${{ secrets.NPM_TOKEN }}

0 comments on commit a7e39d6

Please sign in to comment.