Skip to content

Commit

Permalink
chore(workflow) add new line to release.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
andypf committed Jul 25, 2024
1 parent 999b21c commit b3b04b3
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/release.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -31,4 +31,5 @@ jobs:
publish: npm run release
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
NPM_TOKEN: ${{ secrets.NPM_TOKEN }}
NPM_TOKEN: ${{ secrets.NPM_TOKEN }}

0 comments on commit b3b04b3

Please sign in to comment.