Skip to content

Commit 98c7ddf

Browse files
committed
fix: continuous-release
1 parent 68f75cb commit 98c7ddf

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
@@ -54,4 +54,4 @@ jobs:
5454
run: pnpm build
5555

5656
- name: Release
57-
run: pnpx pkg-pr-new publish --compact --pnpm './packages/*'
57+
run: pnpx pkg-pr-new publish --pnpm './packages/*'

0 commit comments

Comments
 (0)