Skip to content

Commit

Permalink
ci: update pkg.pr.new config (#599)
Browse files Browse the repository at this point in the history
  • Loading branch information
webfansplz committed Sep 4, 2024
1 parent b23f765 commit d1e5e93
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/pkg.pr.new.yml
Original file line number Diff line number Diff line change
Expand Up @@ -33,4 +33,4 @@ jobs:
run: pnpm build

- name: Release
run: pnpm dlx pkg-pr-new publish --compact --pnpm './packages/{core,devtools,devtools-api,devtools-kit,vite}'
run: pnpm dlx pkg-pr-new publish --compact --pnpm './packages/{core,devtools,devtools-api,devtools-kit,vite,applet}'

0 comments on commit d1e5e93

Please sign in to comment.