Skip to content

Commit 808209f

Browse files
authored
Merge pull request #3743 from chiukapoor/update-target-branch
Update action target branch
2 parents 3ac0a08 + 29aea39 commit 808209f

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.github/workflows/workflow.yaml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -152,6 +152,9 @@ jobs:
152152
ACTION_TARGET_BRANCH="release/v2.9"
153153
;;
154154
"v1.7"*)
155+
ACTION_TARGET_BRANCH="release/v2.10"
156+
;;
157+
"v1.8"*)
155158
ACTION_TARGET_BRANCH="main"
156159
;;
157160
*)

0 commit comments

Comments
 (0)