This commit is contained in:
NCRoxas
2024-09-10 12:36:51 +02:00
parent bf8324ce62
commit 8c81977d72

View File

@@ -52,6 +52,9 @@ jobs:
with:
images: |
ghcr.io/{{ github.repository }}
tags: |
type=raw,value=latest,enable={{is_default_branch}}
type=semver,pattern={{version}}
- name: Build and push
uses: docker/build-push-action@v6