Skip to content

Commit 064ac8c

Browse files
committed
chore: nightly release
1 parent d66b640 commit 064ac8c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/nightly-release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,4 +33,4 @@ jobs:
3333
run: pnpm build:type
3434

3535
- name: Release with pkg-pr-new
36-
run: pnpx pkg-pr-new publish --compact --pnpm './packages/shared' './packages/message-compiler' './packages/devtools-types' './packages/core-base' './packages/core' './packages/vue-i18n-core' './packages/petite-vue-i18n' './packages/vue-i18n'
36+
run: pnpx pkg-pr-new publish --compact --pnpm './packages/*'

0 commit comments

Comments
 (0)