Skip to content

Commit

Permalink
chore: switch parameters around
Browse files Browse the repository at this point in the history
  • Loading branch information
paoloricciuti committed Oct 31, 2024
1 parent 117a463 commit 48e236e
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 @@ -23,4 +23,4 @@ jobs:
- name: Build
run: pnpm --filter "./packages/*" package

- run: pnpx pkg-pr-new publish --no-template './packages/svelte'
- run: pnpx pkg-pr-new publish './packages/svelte' --compact --no-template

0 comments on commit 48e236e

Please sign in to comment.