mirror of
https://github.com/verdaccio/verdaccio.git
synced 2024-12-16 21:56:25 -05:00
chore: update snapshot config
This commit is contained in:
parent
f6344c08c8
commit
0cfb63829d
1 changed files with 1 additions and 1 deletions
2
.github/workflows/x-release-snapshot.yml
vendored
2
.github/workflows/x-release-snapshot.yml
vendored
|
@ -25,4 +25,4 @@ jobs:
|
|||
run: sh scripts/publish-prerelease.sh
|
||||
env:
|
||||
REGISTRY_AUTH_TOKEN: ${{ secrets.VERDACCIO_REGISTRY_TOKEN_CANARY }}
|
||||
REGISTRY_URL: registry.verdaccio.org
|
||||
REGISTRY_URL: rg.verdaccio.org
|
||||
|
|
Loading…
Reference in a new issue