You've already forked AstralRinth
forked from didirus/AstralRinth
Add registry-url to workflow
This commit is contained in:
1
.github/workflows/ci.yml
vendored
1
.github/workflows/ci.yml
vendored
@@ -42,6 +42,7 @@ jobs:
|
||||
with:
|
||||
node-version: 16
|
||||
cache: pnpm
|
||||
registry-url: 'https://registry.npmjs.org'
|
||||
- name: Bump version
|
||||
run: pnpm version patch --commit-hooks false --git-tag-version false
|
||||
- uses: EndBug/add-and-commit@v9
|
||||
|
||||
Reference in New Issue
Block a user