mirror of
https://github.com/copy/v86.git
synced 2025-12-31 04:23:15 +00:00
NODE_AUTH_TOKEN -> NPM_TOKEN
This commit is contained in:
parent
78835581ac
commit
62ca883ca2
1 changed files with 1 additions and 1 deletions
2
.github/workflows/ci.yml
vendored
2
.github/workflows/ci.yml
vendored
|
|
@ -168,4 +168,4 @@ jobs:
|
|||
|
||||
- run: npm publish --provenance --access public
|
||||
env:
|
||||
NODE_AUTH_TOKEN: ${{ secrets.NODE_AUTH_TOKEN }}
|
||||
NPM_TOKEN: ${{ secrets.NODE_AUTH_TOKEN }}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue