Skip to content

Commit ad624e4

Browse files
authored
ci: use latest pkg.pr.new (#425)
1 parent 1ad84ac commit ad624e4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: .github/workflows/publish-commit.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ jobs:
2424

2525
- name: Publish to pkg.pr.new
2626
run: >
27-
pnpm dlx pkg-pr-new@0.0 publish --compact --pnpm
27+
pnpm dlx pkg-pr-new publish --compact --pnpm
2828
./packages/astro
2929
./packages/react
3030
./packages/runtime

0 commit comments

Comments
 (0)