Merge branch 'certs' of https://git.biss.click/biss/Letters into certs

This commit is contained in:
2026-03-29 09:40:07 +08:00
Unverified
+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,请删除或注释掉