PR-658765: Actualizado el token de NPM en el flujo de trabajo principal

This commit is contained in:
2024-02-14 00:58:02 +00:00
parent 801a15229c
commit 5b8515ecfd
3 changed files with 4 additions and 4 deletions

View File

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