Skip to content

Commit e2fc13a

Browse files
author
Blake Knight
committed
🙈 try fixing broken publish
1 parent ebf62f2 commit e2fc13a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/publish.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,4 +24,4 @@ jobs:
2424
- run: yarn publish
2525
name: Publish to npm
2626
env:
27-
NPM_AUTH_TOKEN: ${{ secrets.NPM_AUTH_TOKEN }}
27+
NODE_AUTH_TOKEN: ${{ secrets.NPM_AUTH_TOKEN }}

0 commit comments

Comments
 (0)