PR-538901: updating token of npm.

This commit is contained in:
2025-04-11 07:02:41 +00:00
parent e9f955406f
commit da60aeea25
3 changed files with 4 additions and 4 deletions

View File

@ -92,4 +92,4 @@ jobs:
- run: npm ci
- run: npm publish --access=public
env:
NODE_AUTH_TOKEN: ${{secrets.npm_token}}
NPM_PERSONAL_TOKEN: ${{secrets.npm_token}}