diff --git a/app.js b/app.js index 9c545c6..1ca6076 100644 --- a/app.js +++ b/app.js @@ -12,6 +12,7 @@ const GOTIFY_TOKEN = 'A1wFaeaj-VskqyF'; // 你的 Gotify 应用 Token //测试一些gitea的webhook功能 //财产测试git的密钥功能 +//测试git推送 // 启动前检查配置是否齐全 if (!GOTIFY_URL || !GOTIFY_TOKEN) {