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.
pkg-pr-new
1 parent 44ee438 commit f51d3e2Copy full SHA for f51d3e2
.github/workflows/ci.yml
@@ -39,4 +39,4 @@ jobs:
39
run: pnpm build --withTypes
40
41
- name: Release
42
- run: pnpx pkg-pr-new publish --compact --pnpm './packages/*'
+ run: pnpx pkg-pr-new publish --compact --pnpm './packages/*' --packageManager=pnpm,npm,yarn
0 commit comments