mirror of
https://github.com/home-assistant/supervisor.git
synced 2026-04-02 00:07:16 +01:00
Publish multi-arch manifest (`hassio-supervisor` image) after the build finishes. The step's `needs` are intentionally not matching `version` step, as the build itself publishes the arch-prefixed image already, so only build is needed for the manifest to be published as well. Closes #6646