Skip to content

Commit

Permalink
fix: added GITHUB_TOKEN
Browse files Browse the repository at this point in the history
  • Loading branch information
byt3h3ad committed Jul 31, 2024
1 parent 32c5fb1 commit e38e1f9
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/beta.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,4 +26,5 @@ jobs:
with:
publish: pnpm pub:beta
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
NODE_AUTH_TOKEN: ${{secrets.NPM_TOKEN}}

0 comments on commit e38e1f9

Please sign in to comment.