This commit is contained in:
Michael Grote 2024-10-13 19:43:36 +02:00
parent d8538b9998
commit fa3a7513d0

View file

@ -58,7 +58,7 @@ jobs:
type=ref,event=branch
type=ref,event=pr
images: |
"registry.mgrote.net/${{ steps.metaname.outputs.REPO_NAME }}"
registry.mgrote.net/${{ steps.metaname.outputs.REPO_NAME }}
- name: Set up Docker Buildx
uses: docker/setup-buildx-action@v3
# - name: Login to Docker Hub