Skip to content

Commit 105590f

Browse files
committed
fix: turn off compact mode
should add back once this package released
1 parent d2aab38 commit 105590f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/pkg.pr.new.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,4 +34,4 @@ jobs:
3434
run: pnpm build
3535

3636
- name: Release
37-
run: pnpm dlx pkg-pr-new publish --compact --pnpm './packages-*/*' --only-templates --commentWithDev
37+
run: pnpm dlx pkg-pr-new publish --pnpm './packages-*/*' --only-templates --commentWithDev

0 commit comments

Comments
 (0)