We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d66b640 commit 064ac8cCopy full SHA for 064ac8c
.github/workflows/nightly-release.yml
@@ -33,4 +33,4 @@ jobs:
33
run: pnpm build:type
34
35
- 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'
+ run: pnpx pkg-pr-new publish --compact --pnpm './packages/*'
0 commit comments