Skip to content

Commit 5725006

Browse files
committed
chore: use private token
1 parent 22c6a62 commit 5725006

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/releaseEtherpad.yaml.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,4 +39,4 @@ jobs:
3939
run: pnpm publish --no-git-checks
4040
working-directory: ./src
4141
env:
42-
NODE_AUTH_TOKEN: ${{ secrets.NPM_TOKEN }}
42+
NODE_AUTH_TOKEN: ${{ secrets.NPM_PRIVATE_TOKEN }}

0 commit comments

Comments
 (0)