This commit is contained in:
@@ -118,6 +118,9 @@ jobs:
|
|||||||
exit 1
|
exit 1
|
||||||
fi
|
fi
|
||||||
|
|
||||||
|
echo "gitea.actor=${{ gitea.actor }}"
|
||||||
|
echo "gitea.event.pusher.email=${{ gitea.event.pusher.email }}"
|
||||||
|
|
||||||
curl --silent --show-error --fail-with-body --location --request POST 'https://modelhub.org.cn//adminApi/image-verify' \
|
curl --silent --show-error --fail-with-body --location --request POST 'https://modelhub.org.cn//adminApi/image-verify' \
|
||||||
--header "Xc-Token: ${FIXED_TOKEN}" \
|
--header "Xc-Token: ${FIXED_TOKEN}" \
|
||||||
--header 'Content-Type: application/json' \
|
--header 'Content-Type: application/json' \
|
||||||
|
|||||||
Reference in New Issue
Block a user