mirror of
https://github.com/verdaccio/verdaccio.git
synced 2024-12-24 21:15:51 +01:00
chore: update env
This commit is contained in:
parent
e8cc4232af
commit
9886b93e85
2
.github/workflows/changesets.yml
vendored
2
.github/workflows/changesets.yml
vendored
@ -29,6 +29,8 @@ jobs:
|
||||
with:
|
||||
node-version: 14
|
||||
registry-url: 'https://registry.verdaccio.org'
|
||||
env:
|
||||
NODE_AUTH_TOKEN: ${{ secrets.VERDACCIO_TOKEN }}
|
||||
|
||||
- name: install pnpm
|
||||
run: npm i pnpm@latest -g
|
||||
|
Loading…
Reference in New Issue
Block a user