patch semver tags
This commit is contained in:
parent
2055c8accd
commit
9cbe9e0abe
@ -62,7 +62,7 @@ jobs:
|
||||
images: |
|
||||
${{ steps.dockerhub.outputs.enabled == 'true' && 'mintplexlabs/anythingllm' || '' }}
|
||||
ghcr.io/${{ github.repository }}
|
||||
tags: |
|
||||
tags: |
|
||||
type=semver,pattern={{version}}
|
||||
type=semver,pattern={{major}}.{{minor}}
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user