Update npm-publish.yml

This commit is contained in:
Sambo Chea 2022-05-17 09:25:11 +07:00 committed by GitHub
parent cda75a6a39
commit 40bcbbf5ea
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -30,4 +30,4 @@ jobs:
- run: npm ci
- run: npm publish
env:
NODE_AUTH_TOKEN: ${{secrets.npm_token}}
NODE_AUTH_TOKEN: ${{secrets.NPM_TOKEN}}