Skip to content

Commit f51d3e2

Browse files
authored
ci: pkg-pr-new publish add pm option (#14175)
1 parent 44ee438 commit f51d3e2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,4 +39,4 @@ jobs:
3939
run: pnpm build --withTypes
4040

4141
- name: Release
42-
run: pnpx pkg-pr-new publish --compact --pnpm './packages/*'
42+
run: pnpx pkg-pr-new publish --compact --pnpm './packages/*' --packageManager=pnpm,npm,yarn

0 commit comments

Comments
 (0)