3
0

gitea actions ng23

This commit is contained in:
Michael Otto
2026-03-17 15:08:28 +01:00
parent d83192e9cf
commit d92b86020f

View File

@@ -199,7 +199,7 @@ jobs:
curl -s -X POST "$API_URL" \
-H "Authorization: token $RELEASE_TOKEN" \
-H "Content-Type: application/zip" \
--data-binary "@repo/dist/${ZIP_FILE}" \
--data-binary "@repo/${ZIP_FILE}" \
-o upload_response.json
# Optional: Fehlerprüfung