We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8d5a270 commit f264020Copy full SHA for f264020
.github/workflows/release-continuous.yml
@@ -22,4 +22,4 @@ jobs:
22
run: pnpm build
23
24
- name: Publish
25
- run: pnpm dlx [email protected] publish --pnpm './packages/*'
+ run: pnpm dlx [email protected] publish --pnpm --compact './packages/*'
0 commit comments