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