Skip to content

Commit

Permalink
ci: pass NPM_TOKEN
Browse files Browse the repository at this point in the history
  • Loading branch information
tlvince committed Jun 12, 2024
1 parent be39728 commit 3979ac1
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/releases.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,3 +17,4 @@ jobs:
- run: npm run semantic-release
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
NPM_TOKEN: ${{ secrets.NPM_TOKEN }}

0 comments on commit 3979ac1

Please sign in to comment.