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 d2aab38 commit 105590fCopy full SHA for 105590f
.github/workflows/pkg.pr.new.yml
@@ -34,4 +34,4 @@ jobs:
34
run: pnpm build
35
36
- name: Release
37
- run: pnpm dlx pkg-pr-new publish --compact --pnpm './packages-*/*' --only-templates --commentWithDev
+ run: pnpm dlx pkg-pr-new publish --pnpm './packages-*/*' --only-templates --commentWithDev
0 commit comments