From fc7c2a9e21633511746b57ab040710b9a724cfc5 Mon Sep 17 00:00:00 2001 From: Cantibra Date: Wed, 6 May 2026 11:14:56 +0200 Subject: [PATCH] 34 --- .gitea/workflows/sources.yml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.gitea/workflows/sources.yml b/.gitea/workflows/sources.yml index a64b1f0..60dd5cf 100644 --- a/.gitea/workflows/sources.yml +++ b/.gitea/workflows/sources.yml @@ -4,9 +4,11 @@ on: inputs: BRANCH: required: true + type: string outputs: VERSION: required: true + value: ${{ outputs.version }} jobs: job: name: Raspberry Pi Linux Sources