Skip to content

Commit

Permalink
chore: Add env that might be required to the action
Browse files Browse the repository at this point in the history
  • Loading branch information
miyanokomiya committed Sep 16, 2024
1 parent 82020d7 commit dd764b7
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,3 +20,4 @@ jobs:
- run: npx jsr publish
env:
NODE_AUTH_TOKEN: ${{ secrets.NPM_AUTH_TOKEN }}
NPM_TOKEN: ${{ secrets.NPM_AUTH_TOKEN }}

0 comments on commit dd764b7

Please sign in to comment.