ci: use different token to deploy (#79)

This commit is contained in:
Hammy 2024-03-25 22:56:48 +00:00 committed by GitHub
parent 7e613fee08
commit 16726028c5
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 1 deletions

View File

@ -50,7 +50,7 @@ jobs:
working-directory: dist/npm
run: npm publish --provenance --access public
env:
NODE_AUTH_TOKEN: ${{secrets.NPM_TOKEN}}
NODE_AUTH_TOKEN: ${{secrets.NPM_DEPLOY_TOKEN}}
- name: Publish to JSR
run: deno publish