fix registry

This commit is contained in:
duhow
2024-08-23 13:29:09 +02:00
committed by Martin Michelsen
parent 8e85167cb6
commit b760bf5066
+1 -1
View File
@@ -34,7 +34,7 @@ jobs:
id: meta id: meta
uses: docker/metadata-action@v5 uses: docker/metadata-action@v5
with: with:
images: ${{ github.repository }} images: ghcr.io/${{ github.repository }}
tags: | tags: |
type=sha type=sha
type=ref,event=tag type=ref,event=tag