add mor tags

This commit is contained in:
DerDavidBohl
2025-10-06 20:55:22 +02:00
parent 5964f6fd03
commit ab18388a1c

View File

@@ -69,7 +69,9 @@ jobs:
type=ref,event=branch
type=ref,event=pr
type=semver,pattern={{version}}
type=semver,pattern={{major}}.{{minor}}.{{patch}}
type=semver,pattern={{major}}.{{minor}}
type=semver,pattern={{major}}
# This step uses the `docker/build-push-action` action to build the image, based on your repository's `Dockerfile`. If the build succeeds, it pushes the image to GitHub Packages.