Skip to content

Commit

Permalink
chore: use "--comment=update" for package previews
Browse files Browse the repository at this point in the history
  • Loading branch information
kettanaito committed Oct 27, 2024
1 parent 154c6e2 commit 14aa5b9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release-preview.yml
Original file line number Diff line number Diff line change
Expand Up @@ -40,4 +40,4 @@ jobs:
run: pnpm test

- name: Publish preview
run: pnpm dlx pkg-pr-new@0.0 publish --compact --pnpm
run: pnpm dlx pkg-pr-new@0.0 publish --compact --pnpm --comment=update

0 comments on commit 14aa5b9

Please sign in to comment.