mirror of
https://github.com/TextPlace/CoreTextPlace.git
synced 2025-05-01 05:01:11 +00:00
fix: ci auth env
This commit is contained in:
parent
ef30c70fdc
commit
ad58693a10
1 changed files with 1 additions and 1 deletions
2
.github/workflows/publish_npm.yml
vendored
2
.github/workflows/publish_npm.yml
vendored
|
@ -18,4 +18,4 @@ jobs:
|
|||
- run: cd npm && npm ci
|
||||
- run: cd npm && npm publish --provenance --access public
|
||||
env:
|
||||
NODE_AUTH_TOKEN: ${{ secrets.NPM_TOKEN }}
|
||||
NPM_TOKEN: ${{ secrets.NPM_TOKEN }}
|
||||
|
|
Loading…
Add table
Reference in a new issue