mirror of
https://github.com/aleleba/create-react-ssr.git
synced 2025-01-08 21:16:58 -06:00
PR-032083: Actualizado el token de autenticación de NPM en el flujo de trabajo principal.
This commit is contained in:
parent
db83faa732
commit
4ae01db8e7
2
.github/workflows/main-workflow.yml
vendored
2
.github/workflows/main-workflow.yml
vendored
@ -92,4 +92,4 @@ jobs:
|
||||
- run: npm ci --legacy-peer-deps
|
||||
- run: npm publish --access=public
|
||||
env:
|
||||
NODE_AUTH_TOKEN: ${{secrets.NPM_PERSONAL_TOKEN}}
|
||||
NPM_PERSONAL_TOKEN: ${{secrets.NPM_PERSONAL_TOKEN}}
|
Loading…
Reference in New Issue
Block a user