Skip to content

Commit

Permalink
chore: update token access
Browse files Browse the repository at this point in the history
  • Loading branch information
h2xd committed Jul 4, 2024
1 parent 0b1d853 commit 9b00a42
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,4 +24,4 @@ jobs:

- run: pnpm publish --no-git-checks
env:
NODE_AUTH_TOKEN: ${{ secrets.GITHUB_TOKEN }}
GH_NPM_TOKEN: ${{ secrets.GITHUB_TOKEN }}

0 comments on commit 9b00a42

Please sign in to comment.