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 bef4264 commit 392d140Copy full SHA for 392d140
1 file changed
.github/workflows/build.yml
@@ -48,7 +48,7 @@ jobs:
48
49
- name: Soft release
50
id: soft-release
51
- run: pnpx pkg-pr-new publish './packages/*' # TODO disabled only for AI branch--compact
+ run: vp dlx pkg-pr-new publish './packages/*' # TODO disabled only for AI branch--compact
52
53
playwright-build:
54
name: "Playwright Build"
0 commit comments