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

This commit is contained in:
Michael Otto
2026-03-17 10:13:42 +01:00
parent e760b75bf5
commit a908970326

View File

@@ -17,7 +17,7 @@ jobs:
- name: Notwendige Abhängigkeiten installieren - name: Notwendige Abhängigkeiten installieren
shell: sh shell: sh
run: | run: |
apk add --no-cache bash git jd apk add --no-cache bash git jq
- name: Version und Kanal bestimmen - name: Version und Kanal bestimmen
id: releaseinfo id: releaseinfo