Skip to content

Commit 3583de2

Browse files
HoikanChanchenchaotao666
authored andcommitted
fix: continuous-release
1 parent 4bc1fe5 commit 3583de2

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)