Skip to content

Commit cc3a023

Browse files
authored
Update publish.yml
1 parent f952ed7 commit cc3a023

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/publish.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,4 +20,4 @@ jobs:
2020
- run: npm run test
2121
- run: npm publish
2222
env:
23-
NODE_AUTH_TOKEN: ${{ secrets.NPM_TOKEN }}
23+
NODE_AUTH_TOKEN: ${{ secrets.NPM_SECRET }}

0 commit comments

Comments
 (0)