Skip to content

Commit b77753e

Browse files
teemingcbenmccann
andauthored
chore: publish other packages to pkg.pr.new (#13096)
* 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]>
1 parent 78404df commit b77753e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ jobs:
2929
node-version: 22
3030
cache: pnpm
3131
- run: pnpm install --frozen-lockfile
32-
- run: pnpx pkg-pr-new publish --comment=off ./packages/kit
32+
- run: pnpx pkg-pr-new publish --comment=off ./packages/*
3333
lint-all:
3434
runs-on: ubuntu-latest
3535
steps:

0 commit comments

Comments
 (0)