fix: 更新 repo 路径 pzhang_zywl → zeekrAI 组织
CI / test (push) Successful in 18s

创建 zeekrAI 组织并将 document_analyzer 转移至其下。
更新所有文件中的 repo 路径和 git remote。
Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>
This commit is contained in:
2026-06-05 15:50:45 +08:00
parent a60990b652
commit 2b5d901cfe
11 changed files with 15 additions and 15 deletions
+1 -1
View File
@@ -35,7 +35,7 @@ description: QE Agent — 自动化验收测试开发与质量门禁。轮询 Gi
```bash
export GITEA_URL="https://git.zywl.me"
export GITEA_REPO="pzhang_zywl/document_analyzer"
export GITEA_REPO="zeekrAI/document_analyzer"
export GITEA_API_TOKEN="<your-token>"
```