Skip to content

Commit

Permalink
ci: update pkg.pr.new action
Browse files Browse the repository at this point in the history
  • Loading branch information
alvarosabu committed Dec 31, 2024
1 parent bcef624 commit 7afa5e7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/pkg.pr.new.yml
Original file line number Diff line number Diff line change
Expand Up @@ -34,4 +34,4 @@ jobs:
run: pnpm install
- name: Build
run: pnpm build
- run: pnpm dlx pkg-pr-new publish --pnpm
- run: pnpx pkg-pr-new publish --compact --pnpm

0 comments on commit 7afa5e7

Please sign in to comment.