mirror of
https://github.com/Mintplex-Labs/anything-llm.git
synced 2026-06-12 21:25:46 +03:00
patch semver tags
This commit is contained in:
@@ -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}}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user