Skip to content

Commit c056aff

Browse files
committed
ci: Retry workflow 13
1 parent d068b17 commit c056aff

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/preview.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -23,6 +23,6 @@ jobs:
2323
- name: Install dependencies
2424
run: pnpm install
2525

26-
- run: npx pkg-pr-new publish --comment=create --json=true
26+
- run: pnpx pkg-pr-new publish --compact --comment=create --pnpm --json
2727
env:
2828
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}

0 commit comments

Comments
 (0)