From 7fda505a9799aad14db329ca33ea49c35591a1e0 Mon Sep 17 00:00:00 2001 From: Danny Bessems Date: Fri, 25 Jul 2025 15:36:04 +1000 Subject: [PATCH] chore: Housekeeping --- .gitea/workflows/actions.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitea/workflows/actions.yaml b/.gitea/workflows/actions.yaml index 50a47ea..6f8b6e2 100644 --- a/.gitea/workflows/actions.yaml +++ b/.gitea/workflows/actions.yaml @@ -41,7 +41,7 @@ jobs: # echo 'No release tag - exiting'; exit 1 # } || { # echo 'Release tag set correctly: ${{ steps.sem_rel.outputs.version }}'; exit 0 - } + # } build_image: name: Build image