Skip to content

Commit e4840b5

Browse files
committed
ci: update workflows config.
1 parent c726659 commit e4840b5

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

.github/workflows/ci.yml

+5
Original file line numberDiff line numberDiff line change
@@ -86,6 +86,11 @@ jobs:
8686
8787
${{ steps.changelog.outputs.changelog }}
8888
89+
- name: package.json info
90+
uses: jaywcjlove/github-action-package@main
91+
with:
92+
unset: jest
93+
8994
- name: 📦 @uiw/react-textarea-code-editor publish to NPM
9095
run: npm publish --access public --provenance
9196
continue-on-error: true

0 commit comments

Comments
 (0)