Add release workflow

This commit is contained in:
Michael Otto
2026-03-03 07:29:17 +01:00
parent cb71f30c29
commit eb1c0fa6b9

View File

@@ -20,6 +20,9 @@ jobs:
apk add --no-cache git zip curl jq rsync bash
git config --global http.sslVerify false
- name: Repository auschecken
uses: actions/checkout@v3
- name: Debug Info
run: |
echo "Tag: $GITEA_REF_NAME"