Skip to content
Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
ci: enable --compact flag
  • Loading branch information
JounQin committed Apr 1, 2025
commit 44e57a36ec14ca134c76e5e0f2ca2a691780b5b9
2 changes: 1 addition & 1 deletion .github/workflows/pkg-pr-new.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,4 +27,4 @@ jobs:
- name: Build
run: yarn build

- run: yarn dlx pkg-pr-new publish
- run: yarn dlx pkg-pr-new publish --compact
Loading