Skip to content

Commit

Permalink
chore: update workflows config. (#207)
Browse files Browse the repository at this point in the history
  • Loading branch information
jaywcjlove committed Oct 31, 2022
1 parent f331d5c commit b03d477
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions .github/workflows/ci.marster.yml
Expand Up @@ -82,6 +82,11 @@ jobs:
npm i @uiw/react-markdown-preview@${{steps.create_tag.outputs.versionNumber}}
```
- name: package.json info
uses: jaywcjlove/github-action-package@main
with:
unset: scripts,jest,eslintConfig,engines,browserslist,devDependencies

- name: 📦 @uiw/react-markdown-preview publish to NPM
uses: JS-DevTools/npm-publish@v1
with:
Expand Down

0 comments on commit b03d477

Please sign in to comment.