Skip to content

Commit

Permalink
🙈 try fixing broken publish
Browse files Browse the repository at this point in the history
  • Loading branch information
Blake Knight committed Oct 19, 2022
1 parent ebf62f2 commit e2fc13a
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 @@ -24,4 +24,4 @@ jobs:
- run: yarn publish
name: Publish to npm
env:
NPM_AUTH_TOKEN: ${{ secrets.NPM_AUTH_TOKEN }}
NODE_AUTH_TOKEN: ${{ secrets.NPM_AUTH_TOKEN }}

0 comments on commit e2fc13a

Please sign in to comment.