From 51a7cdac0dbbfe50a3aa3ff5a80890e6f0333275 Mon Sep 17 00:00:00 2001 From: David Claeys Date: Sat, 25 Jul 2026 13:01:02 +0200 Subject: [PATCH] update test action --- .gitea/workflows/action.yaml | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/.gitea/workflows/action.yaml b/.gitea/workflows/action.yaml index 1dc45cb..dfbbb04 100644 --- a/.gitea/workflows/action.yaml +++ b/.gitea/workflows/action.yaml @@ -25,8 +25,9 @@ jobs: - name: Set build variables for docker build id: variables-test uses: https://git.claeyscloud.com/david/gitea-actions/conditional-variables@main - context: - branch=${{ inputs.branch } + with: + context: | + branch=${{ inputs.branch } rules: - conditions: - branch == 9.0-alpine-24