gitea actions ng23
This commit is contained in:
@@ -199,7 +199,7 @@ jobs:
|
|||||||
curl -s -X POST "$API_URL" \
|
curl -s -X POST "$API_URL" \
|
||||||
-H "Authorization: token $RELEASE_TOKEN" \
|
-H "Authorization: token $RELEASE_TOKEN" \
|
||||||
-H "Content-Type: application/zip" \
|
-H "Content-Type: application/zip" \
|
||||||
--data-binary "@repo/dist/${ZIP_FILE}" \
|
--data-binary "@repo/${ZIP_FILE}" \
|
||||||
-o upload_response.json
|
-o upload_response.json
|
||||||
|
|
||||||
# Optional: Fehlerprüfung
|
# Optional: Fehlerprüfung
|
||||||
|
|||||||
Reference in New Issue
Block a user