Skip to content

Commit 0af7cf7

Browse files
chore: update pkg-pr-new to use --compact option
1 parent 41ff146 commit 0af7cf7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/preview-release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,5 +28,5 @@ jobs:
2828
run: npm run build
2929

3030
- name: Publish to pkg.pr.new
31-
run: npx pkg-pr-new publish ./packages/* --commentWithSha
31+
run: npx pkg-pr-new publish ./packages/* --commentWithSha --compact
3232
timeout-minutes: 2

0 commit comments

Comments
 (0)