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
|
- name: Publish to Git
|
||||||
run: |
|
run: |
|
||||||
npm config set registry https://git.lhprovedor.com.br/api/packages/leandro/npm/
|
npm config set registry https://git.lhprovedor.com.br/api/packages/Altsoft/npm/
|
||||||
npm config set -- '//git.lhprovedor.com.br/api/packages/leandro/npm/:_authToken' "${NPM_TOKEN}"
|
npm config set -- '//git.lhprovedor.com.br/api/packages/Altsoft/npm/:_authToken' "${NPM_TOKEN}"
|
||||||
cd lhmask
|
cd lhmask
|
||||||
npm publish
|
npm publish
|
||||||
env:
|
env:
|
||||||
|
|
|
@ -1,6 +1,6 @@
|
||||||
{
|
{
|
||||||
"name": "lhmask-dev",
|
"name": "lhmask-dev",
|
||||||
"version": "1.1.13",
|
"version": "1.1.14",
|
||||||
"description": "Biblioteca com funções para formatação de dados.",
|
"description": "Biblioteca com funções para formatação de dados.",
|
||||||
"main": "src/lhmask.js",
|
"main": "src/lhmask.js",
|
||||||
"scripts": {
|
"scripts": {
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue