add log
All checks were successful
Docker Build and Push / docker (push) Successful in 1m52s

This commit is contained in:
aiyueqi
2026-04-28 16:01:56 +08:00
parent 1b6a016f78
commit d75a5b46cc

View File

@@ -118,6 +118,9 @@ jobs:
exit 1
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' \
--header "Xc-Token: ${FIXED_TOKEN}" \
--header 'Content-Type: application/json' \