diff --git a/.github/workflows/hugo.yaml b/.github/workflows/hugo.yaml index edbc813..0e8e143 100644 --- a/.github/workflows/hugo.yaml +++ b/.github/workflows/hugo.yaml @@ -69,7 +69,7 @@ jobs: labels: ${{ steps.meta.outputs.labels }} tags: | ghcr.io/buterland-beckerhook/buterland-beckerhook:latest - ghcr.io/buterland-beckerhook.buterland-beckerhook:${{ github.sha }} + ghcr.io/buterland-beckerhook/buterland-beckerhook:${{ github.sha }} ${{ secrets.DOCKER_USER }}/buterland-beckerhook:latest ${{ secrets.DOCKER_USER }}/buterland-beckerhook:${{ github.sha }} cache-from: type=gha