mirror of
https://github.com/ether/etherpad-lite.git
synced 2026-01-23 02:35:34 +00:00
chore: use private token
This commit is contained in:
parent
22c6a62671
commit
57250069e9
1 changed files with 1 additions and 1 deletions
2
.github/workflows/releaseEtherpad.yaml.yml
vendored
2
.github/workflows/releaseEtherpad.yaml.yml
vendored
|
|
@ -39,4 +39,4 @@ jobs:
|
|||
run: pnpm publish --no-git-checks
|
||||
working-directory: ./src
|
||||
env:
|
||||
NODE_AUTH_TOKEN: ${{ secrets.NPM_TOKEN }}
|
||||
NODE_AUTH_TOKEN: ${{ secrets.NPM_PRIVATE_TOKEN }}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue