We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a6cc1ef commit 5e2aca3Copy full SHA for 5e2aca3
.github/workflows/release-pr.yml
@@ -26,4 +26,4 @@ jobs:
26
run: pnpm build
27
28
- name: Publish
29
- run: pnpm dlx pkg-pr-new publish --compact
+ run: pnpm dlx pkg-pr-new@0.0 publish --compact
0 commit comments