Skip to content

Commit

Permalink
ci: add version for pkg-pr-new
Browse files Browse the repository at this point in the history
  • Loading branch information
zhiyuanzmj committed Oct 9, 2024
1 parent a6cc1ef commit 5e2aca3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release-pr.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,4 +26,4 @@ jobs:
run: pnpm build

- name: Publish
run: pnpm dlx pkg-pr-new publish --compact
run: pnpm dlx pkg-pr-new@0.0 publish --compact

0 comments on commit 5e2aca3

Please sign in to comment.