patch semver tags

This commit is contained in:
timothycarambat 2025-06-11 12:55:38 -07:00
parent 2055c8accd
commit 9cbe9e0abe

View File

@ -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}}