Files
HaloKeymind/.github
agessaman f1390afa71 ci(beta): drop self-referencing env redeclarations
The build step redeclared OTA_MANIFEST_BASE_URL and OTA_CHANNEL_TAG as
${{ env.X }}, referencing the very variables it was setting. Workflow-level
env: is already inherited by every step, so this was redundant; had the
self-reference resolved empty it would have silently blanked the channel and
produced firmware with no manifest base. The verify step would have caught it,
but the risk is unnecessary.
2026-07-19 15:14:26 -07:00
..
2026-04-26 00:24:40 +12:00