Skip to content

Commit

Permalink
ci: update env name in Github action
Browse files Browse the repository at this point in the history
  • Loading branch information
gojutin committed Mar 12, 2022
1 parent c101517 commit 2de99a9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,4 +18,4 @@ jobs:
- name: Publish package on NPM 📦
run: npm publish
env:
NODE_AUTH_TOKEN: ${{ secrets.NPM_AUTH_TOKEN }}
NPM_AUTH_TOKEN: ${{ secrets.NPM_AUTH_TOKEN }}

0 comments on commit 2de99a9

Please sign in to comment.