mirror of
https://github.com/aleleba/create-react-ssr.git
synced 2025-01-09 05:26:58 -06:00
Merge pull request #99 from aleleba/PR-032083
PR-032083: Actualizado el token de autenticación de NPM en el flujo de trabajo principal.
This commit is contained in:
commit
801a15229c
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