workflow: env

This commit is contained in:
Maxi Quoß
2023-01-29 15:22:46 +01:00
parent e303e7af64
commit 8f59fb448f

View File

@@ -60,7 +60,7 @@ jobs:
uses: docker/metadata-action@v4
with:
images: |
ghcr.io/${{ GITHUB_REPOSITORY }}
ghcr.io/${{ env.GITHUB_REPOSITORY }}
tags: |
type=ref,event=tag
type=semver,pattern={{version}}