.gitea/workflows/release-lte-mod.yml aktualisiert

This commit is contained in:
2025-11-16 12:53:26 +01:00
parent 63b66e72fc
commit 853c77cfe8

View File

@@ -36,7 +36,7 @@ jobs:
run: |
# Create the release using Gitea API
curl -X POST \
"https://git.mywebsite.io/api/v1/repos/henrik/pixel9-EU-combos/releases" \
"https://git.hnrk.io/api/v1/repos/henrik/pixel9-EU-combos/releases" \
-H "Authorization: token ${GITEA_TOKEN}" \
-H "Content-Type: application/json" \
-d '{