Skip to content

Commit

Permalink
build(): fix publisher
Browse files Browse the repository at this point in the history
  • Loading branch information
houssenedao committed Dec 16, 2021
1 parent 2a80f7e commit a933486
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/publisher.yml
Original file line number Diff line number Diff line change
Expand Up @@ -33,3 +33,4 @@ jobs:
run: npm publish
env:
NODE_AUTH_TOKEN: ${{ secrets.GH_TOKEN }}
NPM_AUTH_TOKEN: ${{ secrets.NPM_PUBLISH }}

0 comments on commit a933486

Please sign in to comment.