Skip to content

Commit

Permalink
ci: compact style for pkg-pr-new
Browse files Browse the repository at this point in the history
  • Loading branch information
sxzz committed Sep 22, 2024
1 parent 8d5a270 commit f264020
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release-continuous.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,4 +22,4 @@ jobs:
run: pnpm build

- name: Publish
run: pnpm dlx [email protected] publish --pnpm './packages/*'
run: pnpm dlx [email protected] publish --pnpm --compact './packages/*'

0 comments on commit f264020

Please sign in to comment.