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:
3
.github/workflows/workflow.yaml
vendored
3
.github/workflows/workflow.yaml
vendored
@@ -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"
|
||||
;;
|
||||
*)
|
||||
|
Reference in New Issue
Block a user