Skip to content

Commit dd4439d

Browse files
authored
Update pr-pkg-new.yml
revert compact flag
1 parent 00e701d commit dd4439d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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

+1-1
Original file line numberDiff line numberDiff line change
@@ -40,4 +40,4 @@ jobs:
4040
run: yarn dev:prepare && yarn prepack
4141

4242
- name: Publish PR
43-
run: npx pkg-pr-new publish --compact
43+
run: npx pkg-pr-new publish

0 commit comments

Comments
 (0)