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:
parent
ee2316b6ea
commit
2be9406d1d
2
.github/workflows/workflow.yaml
vendored
2
.github/workflows/workflow.yaml
vendored
@ -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"
|
||||
|
Loading…
Reference in New Issue
Block a user