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