Skip to content
This repository was archived by the owner on May 14, 2025. It is now read-only.

Commit 264e99a

Browse files
committed
[CI] Fix incorrect branch in next-dev-version=controller.yml [skip ci]
1 parent d45aba2 commit 264e99a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/next-dev-version-worker.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -96,7 +96,7 @@ jobs:
9696
- name: Commit Next Dev Changes
9797
uses: jvalkeal/[email protected]
9898
with:
99-
commit-changes-branch: 2.11.x
99+
commit-changes-branch: main
100100
commit-changes-message: Next development version
101101

102102
# zoo success

0 commit comments

Comments
 (0)