.gitea/workflows/release.yml aktualisiert

This commit is contained in:
2026-03-02 12:28:08 +01:00
parent 8db121d08f
commit c4f32e3f4b

View File

@@ -23,7 +23,7 @@ jobs:
run: |
git clone --depth 1 \
--branch ${{ github.ref_name }} \
http://x-access-token:${{ secrets.RELEASE_TOKEN }}@${{ vars.RELEASE_URL }}/${{ github.repository }}.git \
https://x-access-token:${{ secrets.RELEASE_TOKEN }}@${{ vars.RELEASE_URL }}/${{ github.repository }}.git \
.
- name: Determine version and channel