Update docker publish tags

This commit is contained in:
yangdx
2025-05-14 12:21:18 +08:00
parent 1797670a4d
commit c6e943976a

View File

@@ -32,7 +32,6 @@ jobs:
images: ghcr.io/${{ github.repository }}
tags: |
type=semver,pattern={{version}}
type=semver,pattern={{major}}.{{minor}}
type=raw,value=latest,enable={{is_default_branch}}
- name: Build and push Docker image