Skip to content

Commit

Permalink
fix: update gh action flow (#27)
Browse files Browse the repository at this point in the history
  • Loading branch information
james-a-morris authored Sep 6, 2022
1 parent a0db322 commit ce89f3d
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 @@ -15,4 +15,4 @@ jobs:
- run: yarn
- run: yarn publish
env:
NODE_AUTH_TOKEN: ${{ secrets.NPM_TOKEN }}
NPM_AUTH_TOKEN: ${{ secrets.NPM_TOKEN }}

0 comments on commit ce89f3d

Please sign in to comment.