From 97cf4555c9fad38a06e575410fdf3afc35e64623 Mon Sep 17 00:00:00 2001 From: David Claeys Date: Tue, 1 Apr 2025 13:43:32 +0200 Subject: [PATCH] update build action --- .gitea/workflows/action.yaml | 1 - 1 file changed, 1 deletion(-) diff --git a/.gitea/workflows/action.yaml b/.gitea/workflows/action.yaml index 36c35f0..4bb433b 100644 --- a/.gitea/workflows/action.yaml +++ b/.gitea/workflows/action.yaml @@ -39,7 +39,6 @@ jobs: type=semver,pattern={{raw}} type=sha type=semver,pattern={{version}} - type=semver,pattern={{major}}.{{minor}} - name: Build and push uses: https://github.com/docker/build-push-action@v5 with: