gitea actions ng23
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user