Update CI

This commit is contained in:
Klop233
2024-04-13 18:00:45 +08:00
parent fb85fe59e6
commit 04b1668fa7

View File

@@ -36,7 +36,6 @@ echo "[DEBUG] curl --location --request POST \"https://api.luminolmc.com/v2/proj
--data-urlencode \"release_tag=$tag\" \
--data-urlencode \"time=$ctime\" \
--data-urlencode \"changes=$changes\""
curl -L --request POST "https://api.luminolmc.com/v2/projects/$project_id/$mcversion/build/commit" \
-H "Content-Type: application/x-www-form-urlencoded" \
-H "Authorization: $secret_v2" \