Skip to content

Commit

Permalink
Update npm-publish.yml
Browse files Browse the repository at this point in the history
token
  • Loading branch information
LinkunGao authored Aug 26, 2022
1 parent 6427ea9 commit 9c9edff
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/npm-publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -31,4 +31,4 @@ jobs:
- run: npm run build
- run: npm publish
env:
NODE_AUTH_TOKEN: ${{secrets.npm_token}}
NODE_AUTH_TOKEN: ${{secrets.GLTF_NPM}}

0 comments on commit 9c9edff

Please sign in to comment.