Skip to content

Commit

Permalink
🐛 fix: Fix CI
Browse files Browse the repository at this point in the history
  • Loading branch information
esnya authored Jun 2, 2022
1 parent cb1bac1 commit b83bc2b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/vpm-release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,3 +14,4 @@ jobs:
- run: npx -ws semantic-release
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
NPM_TOKEN: ${{ secrets.GITHUB_TOKEN }}

0 comments on commit b83bc2b

Please sign in to comment.