Skip to content

Commit

Permalink
add github token to action
Browse files Browse the repository at this point in the history
  • Loading branch information
thetarnav committed Jul 2, 2022
1 parent 40e7879 commit fa600ec
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -31,3 +31,4 @@ jobs:
publish: pnpm run release
env:
NPM_TOKEN: ${{ secrets.NPM_TOKEN }}
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}

0 comments on commit fa600ec

Please sign in to comment.