mirror of
https://github.com/aleleba/create-react-ssr.git
synced 2025-01-09 05:26: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 ci --legacy-peer-deps
|
||||||
- run: npm publish --access=public
|
- run: npm publish --access=public
|
||||||
env:
|
env:
|
||||||
NODE_AUTH_TOKEN: ${{secrets.NPM_PERSONAL_TOKEN}}
|
NPM_PERSONAL_TOKEN: ${{secrets.NPM_PERSONAL_TOKEN}}
|
Loading…
Reference in New Issue
Block a user