更新 .gitea/workflows/ai-review.yml
Vercel Deploy / deploy (push) Successful in 53s

This commit is contained in:
2026-03-29 09:37:58 +08:00
Unverified
parent 4db083926e
commit 940554e5b2
+1
View File
@@ -20,6 +20,7 @@ jobs:
# 使用社区广泛认可的 review action 镜像
uses: https://github.com/anc95/ChatGPT-CodeReview@main
env:
custom_endpoint: "https://git.biss.click/api/v1"
# --- AI 引擎配置 ---
OPENAI_API_KEY: ${{ secrets.AI_API_KEY }}
# 如果使用 DeepSeek,请保持下面这行;如果用 OpenAI,请删除或注释掉