This commit is contained in:
3
.github/workflows/publish.yml
vendored
3
.github/workflows/publish.yml
vendored
@@ -17,7 +17,8 @@ jobs:
|
||||
uses: actions/setup-node@v4
|
||||
with:
|
||||
node-version: 20
|
||||
registry-url: 'https://registry.npmjs.org/'
|
||||
registry-url: 'https://git.lendry.ru/api/packages/lendry-erp/npm/'
|
||||
scope: '@lendry-erp'
|
||||
|
||||
- name: Install deps
|
||||
run: npm ci
|
||||
|
||||
Reference in New Issue
Block a user