This commit is contained in:
2026-04-18 12:22:56 +02:00
parent 92eede8b91
commit 191db2d46e
+1 -1
View File
@@ -25,7 +25,7 @@ jobs:
id: meta id: meta
uses: docker/metadata-action@v6 uses: docker/metadata-action@v6
with: with:
images: {{ steps.registry.outputs.host }}/${{ github.repository }} images: ${{ steps.registry.outputs.host }}/${{ github.repository }}
tags: | tags: |
type=ref,event=branch type=ref,event=branch
type=ref,event=pr type=ref,event=pr