From 16a935cbe5982bd873b1cc54890f1e941386aae6 Mon Sep 17 00:00:00 2001 From: David Claeys Date: Thu, 25 Jun 2026 09:21:32 +0200 Subject: [PATCH] update action file --- .gitea/workflows/action.yaml | 2 -- 1 file changed, 2 deletions(-) diff --git a/.gitea/workflows/action.yaml b/.gitea/workflows/action.yaml index 39c2646..cb9e1d0 100644 --- a/.gitea/workflows/action.yaml +++ b/.gitea/workflows/action.yaml @@ -21,8 +21,6 @@ jobs: steps: - name: Checkout uses: actions/checkout@v3 - with: - ref: ${{ inputs.branch }} - name: Set build variables id: variables run: |