Compare commits

...

1 Commits
v2 ... v3

Author SHA1 Message Date
Michael Otto
eb1c0fa6b9 Add release workflow 2026-03-03 07:29:17 +01:00

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"