Skip to content

Commit 61b3b7e

Browse files
committed
build: disable for ai branch
1 parent d75c3d3 commit 61b3b7e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -62,7 +62,7 @@ jobs:
6262

6363
- name: Soft release
6464
id: soft-release
65-
run: pnpx pkg-pr-new publish './packages/*' --compact
65+
run: pnpx pkg-pr-new publish './packages/*' # TODO disabled only for AI branch--compact
6666

6767
playwright:
6868
name: "Playwright Tests - ${{ matrix.browser }}"

0 commit comments

Comments
 (0)