Skip to content

Commit

Permalink
chore: update workflows config.
Browse files Browse the repository at this point in the history
  • Loading branch information
jaywcjlove committed Feb 24, 2023
1 parent b140276 commit 2075046
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -122,11 +122,6 @@ jobs:
http://localhost:9665/
```
- name: Push Npm
run: |
npm install @jsdevtools/npm-publish -g
npm-publish --token="${{ secrets.NPM_TOKEN }}" ./package.json
- run: npm publish
continue-on-error: true
name: 📦 linux-command publish to NPM
Expand Down

0 comments on commit 2075046

Please sign in to comment.