1
0
mirror of https://github.com/home-assistant/operating-system.git synced 2026-07-08 15:33:45 +01:00
Files
operating-system/.github/workflows
Jan Čermák b4977ed0a9 Add sanity checks for correct release channel to the build workflow (#4771)
* Add sanity checks for correct release channel to the build workflow

There's currently nothing preventing us from publishing RC build to the
stable channel if the GH release is configured incorrectly. Since we
have the meta file which dictates where the deployment should go, use
this as a sanity check and reject the workflow if the expected
configuration doesn't match.

* Improve the check to validate version string as well
2026-06-15 15:28:18 +02:00
..