gitea actions ng3
All checks were successful
Release Plugin / release (push) Successful in 2s

This commit is contained in:
Michael Otto
2026-03-17 09:45:25 +01:00
parent 07f921eb03
commit 69c086a3ae

View File

@@ -14,6 +14,11 @@ jobs:
shell: bash
steps:
- name: Notwendige Abhängigkeiten installieren
shell: sh
run: |
apk add --no-cache bash
- name: Version und Kanal bestimmen
id: releaseinfo
run: |