Skip to content

Commit

Permalink
Merge pull request #3743 from chiukapoor/update-target-branch
Browse files Browse the repository at this point in the history
Update action target branch
  • Loading branch information
kinarashah authored Nov 11, 2024
2 parents 3ac0a08 + 29aea39 commit 808209f
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/workflow.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -152,6 +152,9 @@ jobs:
ACTION_TARGET_BRANCH="release/v2.9"
;;
"v1.7"*)
ACTION_TARGET_BRANCH="release/v2.10"
;;
"v1.8"*)
ACTION_TARGET_BRANCH="main"
;;
*)
Expand Down

0 comments on commit 808209f

Please sign in to comment.