From 5732085cb4a245e3227d369312e2ae0727673bd1 Mon Sep 17 00:00:00 2001 From: Florian Wilhelm Date: Fri, 25 Oct 2024 10:40:08 +0200 Subject: [PATCH] fix --- .github/workflows/ci.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/ci.yaml b/.github/workflows/ci.yaml index b8d76ff..c13ac8d 100644 --- a/.github/workflows/ci.yaml +++ b/.github/workflows/ci.yaml @@ -122,7 +122,7 @@ jobs: password: ${{ secrets.GITHUB_TOKEN }} - name: Push To ghcr.io - id: push-to-ghcr + id: push-to-ghcr-bare if: ${{ github.event_name != 'pull_request' }} uses: redhat-actions/push-to-registry@v2 with: