1
0
mirror of https://github.com/rancher/rke.git synced 2025-09-25 22:57:08 +00:00

Add release/v2.11 to workflow.yaml

This commit is contained in:
Jake Hyde
2025-03-19 13:21:41 -04:00
parent 4119415158
commit f7b47876cd

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"