Skip to content

Commit afeaccc

Browse files
committed
chore: DO NOT MERGE fix pkg pr rivetkit
1 parent 63497dc commit afeaccc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/pkg-pr-new.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,4 +13,4 @@ jobs:
1313
- uses: actions/setup-node@v4
1414
- run: pnpm install
1515
- run: pnpm build -F '@rivetkit/*'
16-
- run: pnpm dlx pkg-pr-new publish 'engine/sdks/typescript/runner/' 'engine/sdks/typescript/runner-protocol/' 'rivetkit-typescript/packages/*' --packageManager pnpm --template './examples/*'
16+
- run: pnpm dlx pkg-pr-new publish 'engine/sdks/typescript/runner/' 'engine/sdks/typescript/runner-protocol/' 'rivetkit-typescript/packages/rivetkit/*' --packageManager pnpm --template './examples/*'

0 commit comments

Comments
 (0)