ci: Explicitly auto tag latest

This commit is contained in:
Jade Ellis 2025-12-22 18:02:50 +00:00
parent 7234ce6cbe
commit a66b90cb3d
No known key found for this signature in database
GPG key ID: 8705A2A3EBF77BD2

View file

@ -64,6 +64,7 @@ runs:
uses: docker/metadata-action@v5
with:
flavor: |
latest=auto
suffix=${{ inputs.tag_suffix }},onlatest=true
tags: |
type=semver,pattern={{version}},prefix=v