ci: Explicitly auto tag latest
This commit is contained in:
parent
7234ce6cbe
commit
a66b90cb3d
1 changed files with 1 additions and 0 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue