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

This commit is contained in:
2025-11-16 12:53:01 +01:00
parent 077175174d
commit 63b66e72fc

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 '{