Skip to content

Commit

Permalink
chore: change command
Browse files Browse the repository at this point in the history
  • Loading branch information
ematipico committed Aug 19, 2024
1 parent 03bb900 commit eea0b3a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/preview-release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -59,4 +59,4 @@ jobs:
run: pnpm run build

- name: Publish packages
run: pnpx pkg-pr-new publish --compact './packages/**/*'
run: pnpx pkg-pr-new publish --compact './packages/*'

0 comments on commit eea0b3a

Please sign in to comment.