Skip to content

Commit

Permalink
ci: update workflows config.
Browse files Browse the repository at this point in the history
  • Loading branch information
jaywcjlove committed Oct 4, 2023
1 parent 3bc9674 commit 34d3a56
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -55,6 +55,11 @@ jobs:
filter-author: (小弟调调™|Renovate Bot|renovate-bot)
filter: '[R|r]elease[d]\s+[v|V]\d(\.\d+){0,2}'

- name: package.json info
uses: jaywcjlove/github-action-package@main
with:
unset: scripts,jest,devDependencies

- run: npm publish --access public --provenance
continue-on-error: true
env:
Expand Down

0 comments on commit 34d3a56

Please sign in to comment.