From 661f24f04243d9e8a75184b27644c69f9ce22db0 Mon Sep 17 00:00:00 2001 From: Damien Date: Thu, 27 Feb 2025 01:33:09 -0500 Subject: [PATCH] fix: ci --- .github/workflows/release.yaml | 3 --- 1 file changed, 3 deletions(-) diff --git a/.github/workflows/release.yaml b/.github/workflows/release.yaml index d02e249..8c6d85d 100644 --- a/.github/workflows/release.yaml +++ b/.github/workflows/release.yaml @@ -47,9 +47,6 @@ jobs: # Full image name including Gitea Registry URL images: git.d4m13n.dev/damien/personal-website tags: | - type=ref,event=branch - type=ref,event=pr - type=sha ${{ github.event.inputs.version }} # Add version from workflow dispatch input - name: Build and push Docker image