Compare commits

...

1 Commits
v1 ... v2

Author SHA1 Message Date
Michael Otto
cb71f30c29 Add release workflow 2026-03-03 07:27:55 +01:00

View File

@@ -15,6 +15,7 @@ jobs:
steps:
- name: Notwendige Abhängigkeiten installieren
shell: sh
run: |
apk add --no-cache git zip curl jq rsync bash
git config --global http.sslVerify false