Skip to content

Commit

Permalink
ci: use latest pkg.pr.new (#425)
Browse files Browse the repository at this point in the history
  • Loading branch information
AriPerkkio authored Nov 25, 2024
1 parent 1ad84ac commit ad624e4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/publish-commit.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ jobs:

- name: Publish to pkg.pr.new
run: >
pnpm dlx pkg-pr-new@0.0 publish --compact --pnpm
pnpm dlx pkg-pr-new publish --compact --pnpm
./packages/astro
./packages/react
./packages/runtime
Expand Down

0 comments on commit ad624e4

Please sign in to comment.