mirror of
https://github.com/flatcar/scripts.git
synced 2025-10-21 12:21:16 +02:00
When checking out into a branch name, append `-${CHANNEL}` to the name, so the branch can be distinguished from each other. To do that, make every Github actions yaml file pass in its corresponding `CHANNEL` variable.