fix webhook

This commit is contained in:
2025-01-10 21:48:08 -05:00
parent bc249c7ce8
commit 64da1131c3

View File

@@ -21,3 +21,5 @@ def gitea():
commit_hash = data["after"] commit_hash = data["after"]
) )
) )
return "success!"