mirror of
https://github.com/trycua/computer.git
synced 2026-01-01 19:10:30 -06:00
Split the final metadata-action step into PR, main, and semver-specific blocks so each event only generates the appropriate tags. This prevents PR runs from pushing `latest` or semver tags, ensuring the publish job creates multi-arch manifests only for the tags intended for that event.