Skip to content

Commit 6441c58

Browse files
committed
ci
1 parent c75e1bf commit 6441c58

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build-and-test.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,4 +27,4 @@ jobs:
2727
run: pnpm test
2828

2929
- name: Release package
30-
run: pnpm dlx pkg-pr-new publish
30+
run: pnpm dlx pkg-pr-new publish './packages/typed-openapi'

0 commit comments

Comments
 (0)