Skip to content

Commit 5f49f19

Browse files
committed
Better token
1 parent c8c2cfc commit 5f49f19

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
@@ -14,4 +14,4 @@ jobs:
1414
- run: npm install
1515
- run: npm publish
1616
env:
17-
NODE_AUTH_TOKEN: ${{ secrets.NPM_TOKEN }}
17+
NPM_TOKEN: ${{ secrets.NPM_TOKEN }}

0 commit comments

Comments
 (0)