chore: update workflows config.
This commit is contained in:
parent
b1402763e2
commit
2075046db4
|
|
@ -122,11 +122,6 @@ jobs:
|
||||||
http://localhost:9665/
|
http://localhost:9665/
|
||||||
```
|
```
|
||||||
|
|
||||||
- name: Push Npm
|
|
||||||
run: |
|
|
||||||
npm install @jsdevtools/npm-publish -g
|
|
||||||
npm-publish --token="${{ secrets.NPM_TOKEN }}" ./package.json
|
|
||||||
|
|
||||||
- run: npm publish
|
- run: npm publish
|
||||||
continue-on-error: true
|
continue-on-error: true
|
||||||
name: 📦 linux-command publish to NPM
|
name: 📦 linux-command publish to NPM
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue