Skip to content

Commit 44e57a3

Browse files
committed
ci: enable --compact flag
1 parent f146e08 commit 44e57a3

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
@@ -27,4 +27,4 @@ jobs:
2727
- name: Build
2828
run: yarn build
2929

30-
- run: yarn dlx pkg-pr-new publish
30+
- run: yarn dlx pkg-pr-new publish --compact

0 commit comments

Comments
 (0)