Add gitea webhook API

This commit is contained in:
2025-04-17 21:58:42 +08:00
parent 1bee15bffb
commit 14e4e14568

View File

@@ -1,5 +1,11 @@
{
"version": 2,
"builds": [
{
"src": "api/gitea-webhook.js",
"use": "@vercel/node"
}
],
"routes": [
{
"src": "/api/gitea-webhook",