mirror of
https://github.com/verdaccio/verdaccio.git
synced 2025-01-20 22:52:46 -05:00
chore: update env
This commit is contained in:
parent
e8cc4232af
commit
9886b93e85
1 changed files with 2 additions and 0 deletions
2
.github/workflows/changesets.yml
vendored
2
.github/workflows/changesets.yml
vendored
|
@ -29,6 +29,8 @@ jobs:
|
||||||
with:
|
with:
|
||||||
node-version: 14
|
node-version: 14
|
||||||
registry-url: 'https://registry.verdaccio.org'
|
registry-url: 'https://registry.verdaccio.org'
|
||||||
|
env:
|
||||||
|
NODE_AUTH_TOKEN: ${{ secrets.VERDACCIO_TOKEN }}
|
||||||
|
|
||||||
- name: install pnpm
|
- name: install pnpm
|
||||||
run: npm i pnpm@latest -g
|
run: npm i pnpm@latest -g
|
||||||
|
|
Loading…
Add table
Reference in a new issue