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

Update GHA to support v2.11 branch

This commit is contained in:
Chirayu Kapoor
2025-03-17 18:02:30 +05:30
parent ee2316b6ea
commit 2be9406d1d

View File

@@ -156,7 +156,7 @@ jobs:
ACTION_TARGET_BRANCH="release/v2.10"
;;
"v1.8"*)
ACTION_TARGET_BRANCH="main"
ACTION_TARGET_BRANCH="release/v2.11"
;;
*)
echo "Not a valid tag, not dispatching event"