Skip to content

Commit

Permalink
chore: nightly release
Browse files Browse the repository at this point in the history
  • Loading branch information
kazupon committed Aug 23, 2024
1 parent d66b640 commit 064ac8c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/nightly-release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -33,4 +33,4 @@ jobs:
run: pnpm build:type

- name: Release with pkg-pr-new
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 comments on commit 064ac8c

Please sign in to comment.