We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d068b17 commit c056affCopy full SHA for c056aff
.github/workflows/preview.yml
@@ -23,6 +23,6 @@ jobs:
23
- name: Install dependencies
24
run: pnpm install
25
26
- - run: npx pkg-pr-new publish --comment=create --json=true
+ - run: pnpx pkg-pr-new publish --compact --comment=create --pnpm --json
27
env:
28
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
0 commit comments