1
0
mirror of https://github.com/rancher/rke.git synced 2025-09-19 10:26:20 +00:00

Merge pull request #3743 from chiukapoor/update-target-branch

Update action target branch
This commit is contained in:
Kinara Shah
2024-11-11 09:41:01 -08:00
committed by GitHub

View File

@@ -152,6 +152,9 @@ jobs:
ACTION_TARGET_BRANCH="release/v2.9"
;;
"v1.7"*)
ACTION_TARGET_BRANCH="release/v2.10"
;;
"v1.8"*)
ACTION_TARGET_BRANCH="main"
;;
*)