Skip to content

Commit

Permalink
fix. Git CI
Browse files Browse the repository at this point in the history
  • Loading branch information
wdssmq committed Sep 2, 2022
1 parent cc3a5b2 commit 345b69c
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/push_def.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,6 @@ jobs:
- name: Install & Build & Publish
run: |
npm install
npm build
npm publish
env:
NODE_AUTH_TOKEN: ${{ secrets.NPM_TOKEN }}
Expand Down

0 comments on commit 345b69c

Please sign in to comment.