1
0
mirror of https://github.com/rancher/rke.git synced 2025-09-17 15:40:07 +00:00

update branch for v1.7 in workflow.yaml

This commit is contained in:
Krunal Hingu
2024-10-17 10:33:07 +05:30
parent 95db9beafe
commit a84fa0a3d7

View File

@@ -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"