Skip to content

Commit b3e6686

Browse files
committed
chore: update npm key variable
1 parent bd36c9b commit b3e6686

2 files changed

Lines changed: 1 addition & 1 deletion

File tree

.DS_Store

6 KB
Binary file not shown.

.github/workflows/npm-publish.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,4 +33,4 @@ jobs:
3333
- run: yarn build
3434
- run: yarn publish --access public
3535
env:
36-
NODE_AUTH_TOKEN: ${{secrets.NPM_TOKEN_020626}}
36+
NODE_AUTH_TOKEN: ${{secrets.NPM_BUILD_TOKEN}}

0 commit comments

Comments
 (0)