Skip to content

Commit

Permalink
(fix): adding token to workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
leocabeza committed Aug 7, 2021
1 parent 221edf8 commit 0f73cc0
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,4 +17,5 @@ jobs:
- run: npm build
- run: npx semantic-release@17
env:
GH_TOKEN: ${{ secrets.GH_TOKEN }}
NODE_AUTH_TOKEN: ${{ secrets.NPM_TOKEN }}

0 comments on commit 0f73cc0

Please sign in to comment.