Skip to content

Commit

Permalink
Merge pull request #3714 from krunalhinguu/ci-fix
Browse files Browse the repository at this point in the history
update branch for v1.7 in workflow.yaml
  • Loading branch information
kinarashah authored Oct 17, 2024
2 parents 95db9be + a84fa0a commit ab9d5fc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/workflow.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -152,7 +152,7 @@ jobs:
ACTION_TARGET_BRANCH="release/v2.9"
;;
"v1.7"*)
ACTION_TARGET_BRANCH="release/v2.10"
ACTION_TARGET_BRANCH="main"
;;
*)
echo "Not a valid tag, not dispatching event"
Expand Down

0 comments on commit ab9d5fc

Please sign in to comment.