Release v60

This commit is contained in:
Michael Otto
2026-03-03 13:57:02 +01:00
parent 5f756be077
commit 8f0e6a9978

View File

@@ -135,7 +135,7 @@ jobs:
echo "zip_name=${ZIP_NAME}" >> $GITHUB_OUTPUT echo "zip_name=${ZIP_NAME}" >> $GITHUB_OUTPUT
- name: GiteaRelease erstellen - name: Gitea-Release erstellen
id: create_release id: create_release
run: | run: |
TAG="${{ github.ref_name }}" TAG="${{ github.ref_name }}"