Skip to content

Commit

Permalink
chore: publish other packages to pkg.pr.new (#13096)
Browse files Browse the repository at this point in the history
* add other packages to pkg.pr.new

* Update .github/workflows/ci.yml

Co-authored-by: Ben McCann <[email protected]>

---------

Co-authored-by: Ben McCann <[email protected]>
  • Loading branch information
eltigerchino and benmccann authored Dec 4, 2024
1 parent 78404df commit b77753e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ jobs:
node-version: 22
cache: pnpm
- run: pnpm install --frozen-lockfile
- run: pnpx pkg-pr-new publish --comment=off ./packages/kit
- run: pnpx pkg-pr-new publish --comment=off ./packages/*
lint-all:
runs-on: ubuntu-latest
steps:
Expand Down

0 comments on commit b77753e

Please sign in to comment.