development #7

Merged
leandro merged 13 commits from development into master 2025-05-30 15:48:18 +00:00
Showing only changes of commit 2cc916cdb8 - Show all commits

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/