feat: ajusta publish de production
Some checks failed
CI Pipeline / check-version (push) Successful in 12s
CI Pipeline / publish-staging (push) Has been skipped
CI Pipeline / publish-production (push) Has been skipped
CI Pipeline / build-and-test (push) Successful in 1m10s
CI Pipeline / publish-git (push) Failing after 14s
CI Pipeline / finish (push) Has been skipped

This commit is contained in:
Leandro Costa 2025-05-30 09:36:35 -03:00
parent 52e2f85c2d
commit 2cc916cdb8

View file

@ -126,6 +126,11 @@ jobs:
with:
path: lhmask
name: lhmask
- name: Ajusta nome do pacote
if: github.ref == 'refs/heads/master'
run: |
cd lhmask
sed -i "s/-dev//g" package.json
- name: Publish to Git
run: |
npm config set registry https://git.lhprovedor.com.br/api/packages/leandro/npm/