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 Mar 14, 2022
1 parent e5b5f00 commit 107a239
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -74,6 +74,8 @@ jobs:
npm i @wcj/dark-mode@${{steps.create_tag.outputs.versionNumber}}
```
- run: rm -rf dist/index.html
- run: rm -rf dist/main.js
- name: 馃摝 @wcj/dark-mode publish to NPM
uses: JS-DevTools/npm-publish@v1
with:
Expand Down

0 comments on commit 107a239

Please sign in to comment.