mirror of
https://github.com/trycua/lume.git
synced 2026-04-29 00:29:26 -05:00
6a56f9c063
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.