1
0
mirror of https://github.com/rancher/rke.git synced 2025-08-02 07:43:04 +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
No known key found for this signature in database
GPG Key ID: 07B117F85E8A4206

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"