Skip to content

Commit 7afa5e7

Browse files
committed
ci: update pkg.pr.new action
1 parent bcef624 commit 7afa5e7

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 install
3535
- name: Build
3636
run: pnpm build
37-
- run: pnpm dlx pkg-pr-new publish --pnpm
37+
- run: pnpx pkg-pr-new publish --compact --pnpm

0 commit comments

Comments
 (0)