We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c75e1bf commit 6441c58Copy full SHA for 6441c58
.github/workflows/build-and-test.yaml
@@ -27,4 +27,4 @@ jobs:
27
run: pnpm test
28
29
- name: Release package
30
- run: pnpm dlx pkg-pr-new publish
+ run: pnpm dlx pkg-pr-new publish './packages/typed-openapi'
0 commit comments