mirror of
https://github.com/BX-Team/DivineMC.git
synced 2025-12-19 06:49:27 +00:00
false auth header
This commit is contained in:
@@ -64,7 +64,7 @@ echo " Channel: $channel"
|
||||
echo " Commits: $number"
|
||||
|
||||
response=$(curl -X POST "$API_URL" \
|
||||
-H "Authorization: Bearer $API_KEY" \
|
||||
-H "x-api-key: $API_KEY" \
|
||||
-F "file=@$jarName" \
|
||||
-F "metadata=$metadata_json" \
|
||||
-w "\n%{http_code}" \
|
||||
|
||||
Reference in New Issue
Block a user