From a39e33543c5f0be43dc7155f4e5e077f925ad648 Mon Sep 17 00:00:00 2001 From: Cantibra Date: Wed, 6 May 2026 11:07:48 +0200 Subject: [PATCH] 32 --- .gitea/workflows/sources.yml | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/.gitea/workflows/sources.yml b/.gitea/workflows/sources.yml index 2e1ef58..6d69e05 100644 --- a/.gitea/workflows/sources.yml +++ b/.gitea/workflows/sources.yml @@ -5,6 +5,10 @@ on: BRANCH: required: true type: string + outputs: + VERSION: + required: true + type: string jobs: job: name: Raspberry Pi Linux Sources