fix gh action docker tag

This commit is contained in:
Jan Koppe 2021-10-16 20:22:43 +02:00
parent 757ca77e43
commit 5e9f8aeda0
Signed by: thunfisch
GPG Key ID: BE935B0735A2129B
1 changed files with 1 additions and 1 deletions

View File

@ -28,4 +28,4 @@ jobs:
uses: docker/build-push-action@v2
with:
push: ${{ github.ref == 'refs/heads/main' }}
tags: chaoswest-tv/durchsage:latest
tags: ghcr.io/chaoswest-tv/durchsage:latest