Add gitea webhook API
This commit is contained in:
@@ -1,5 +1,11 @@
|
||||
{
|
||||
"version": 2,
|
||||
"builds": [
|
||||
{
|
||||
"src": "api/gitea-webhook.js",
|
||||
"use": "@vercel/node"
|
||||
}
|
||||
],
|
||||
"routes": [
|
||||
{
|
||||
"src": "/api/gitea-webhook",
|
||||
|
||||
Reference in New Issue
Block a user