feat: ajustando pacote no repo do git
This commit is contained in:
parent
5508326e1a
commit
9431d84492
2 changed files with 3 additions and 3 deletions
|
@ -117,8 +117,8 @@ jobs:
|
|||
|
||||
- name: Publish to Git
|
||||
run: |
|
||||
npm config set registry https://git.lhprovedor.com.br/api/packages/leandro/npm/
|
||||
npm config set -- '//git.lhprovedor.com.br/api/packages/leandro/npm/:_authToken' "${NPM_TOKEN}"
|
||||
npm config set registry https://git.lhprovedor.com.br/api/packages/Altsoft/npm/
|
||||
npm config set -- '//git.lhprovedor.com.br/api/packages/Altsoft/npm/:_authToken' "${NPM_TOKEN}"
|
||||
cd lhmask
|
||||
npm publish
|
||||
env:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue