From 1c0551f4f7f95a663611ff915a793a2dcf26a51b Mon Sep 17 00:00:00 2001 From: Deluan Date: Sat, 18 May 2024 11:54:15 -0400 Subject: [PATCH] Revert "Fix docker publishing for PRs" This reverts commit 15c9a0ded394bc6e69afc4b0601217f426b2264b. --- .github/workflows/pipeline.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/pipeline.yml b/.github/workflows/pipeline.yml index 38cd9fbfc..e1bfcd5c5 100644 --- a/.github/workflows/pipeline.yml +++ b/.github/workflows/pipeline.yml @@ -183,7 +183,7 @@ jobs: labels: | maintainer=deluan images: | - name=${{secrets.DOCKER_IMAGE}},enable=${{ env.DOCKER_IMAGE != '' }} + name=${{secrets.DOCKER_IMAGE}} name=ghcr.io/${{ github.repository }} tags: | type=ref,event=pr