From dd1c365631650a7431a21e2b2d93935fadfcfb91 Mon Sep 17 00:00:00 2001 From: David Claeys Date: Tue, 27 Jan 2026 11:46:08 +0100 Subject: [PATCH] change metadata extraction --- .gitea/workflows/action.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitea/workflows/action.yml b/.gitea/workflows/action.yml index 74fec67..2ec01b9 100644 --- a/.gitea/workflows/action.yml +++ b/.gitea/workflows/action.yml @@ -44,6 +44,7 @@ jobs: tags: | type=semver,pattern={{raw}} type=sha + type=ref,event=tag - name: Build and push uses: https://github.com/docker/build-push-action@v5 with: