From b9a3b2c21284a76ef64a42e7be5c24169b8259a3 Mon Sep 17 00:00:00 2001 From: Feramance Date: Mon, 24 Jun 2024 14:23:47 +0200 Subject: [PATCH] More fixes --- .github/workflows/pull_requests.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/pull_requests.yml b/.github/workflows/pull_requests.yml index f24a19a5..783ca806 100644 --- a/.github/workflows/pull_requests.yml +++ b/.github/workflows/pull_requests.yml @@ -134,7 +134,7 @@ jobs: feramance/qbitrr ghcr.io/${{ steps.string.outputs.lowercase }} tags: | - type=ref,event=branch + type=raw,value=${{ github.event.pull_request.head.ref }} - name: Build and push Docker images env: DOCKER_BUILDKIT: 1