Skip to content

Commit

Permalink
Update pr-pkg-new.yml
Browse files Browse the repository at this point in the history
Use the compact format for pre-publishing PRs
  • Loading branch information
vejja authored Nov 14, 2024
1 parent 0605ef1 commit 99161a1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/pr-pkg-new.yml
Original file line number Diff line number Diff line change
Expand Up @@ -40,4 +40,4 @@ jobs:
run: yarn dev:prepare && yarn prepack

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

0 comments on commit 99161a1

Please sign in to comment.