fix: removendo setup node
This commit is contained in:
parent
1bf323e0c5
commit
6d9301dd17
1 changed files with 1 additions and 6 deletions
|
@ -125,12 +125,7 @@ jobs:
|
||||||
with:
|
with:
|
||||||
node-version: "20.x"
|
node-version: "20.x"
|
||||||
registry-url: "https://git.lhprovedor.com.br/leandro/lhmask/packages/npm/"
|
registry-url: "https://git.lhprovedor.com.br/leandro/lhmask/packages/npm/"
|
||||||
- name: Download lhmask
|
- name: Publish to Git
|
||||||
uses: actions/download-artifact@v3
|
|
||||||
with:
|
|
||||||
path: lhmask
|
|
||||||
name: lhmask
|
|
||||||
- name: Publish to NPM (staging)
|
|
||||||
run: |
|
run: |
|
||||||
cd lhmask
|
cd lhmask
|
||||||
npm publish
|
npm publish
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue