Skip to content

Commit b2cc374

Browse files
committed
ci: update publish step
1 parent f923a65 commit b2cc374

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,4 +26,4 @@ jobs:
2626
- run: pnpm test
2727

2828
- name: Publish
29-
run: pnpx pkg-pr-new publish --no-template --pnpm
29+
run: pnpx pkg-pr-new publish --pnpm './packages/*'

0 commit comments

Comments
 (0)