Skip to content

Commit

Permalink
chore(ci): fix token name
Browse files Browse the repository at this point in the history
  • Loading branch information
yurydelendik authored Sep 20, 2021
1 parent 0938de2 commit 8051b7b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -44,4 +44,4 @@ jobs:
run: npx semantic-release
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
NODE_AUTH_TOKEN: ${{ secrets.NPM_TOKEN }}
NPM_TOKEN: ${{ secrets.NPM_TOKEN }}

0 comments on commit 8051b7b

Please sign in to comment.