Skip to content

Commit

Permalink
chore: add GITHUB_TOKEN
Browse files Browse the repository at this point in the history
  • Loading branch information
tonyfromundefined committed Nov 22, 2024
1 parent 162d53a commit 426f764
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 @@ -36,3 +36,4 @@ jobs:
publish: yarn release
env:
NPM_TOKEN: ${{ secrets.NPM_TOKEN }}
GITHUB_TOKEN: ${{ github.token }}

0 comments on commit 426f764

Please sign in to comment.