创建 zeekrAI 组织并将 document_analyzer 转移至其下。 更新所有文件中的 repo 路径和 git remote。 Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>
This commit is contained in:
@@ -12,7 +12,7 @@ jobs:
|
||||
steps:
|
||||
- name: Checkout code from Gitea
|
||||
run: |
|
||||
git clone --depth 1 https://git.zywl.me/pzhang_zywl/document_analyzer.git .
|
||||
git clone --depth 1 https://git.zywl.me/zeekrAI/document_analyzer.git .
|
||||
git fetch origin ${{ github.sha }}
|
||||
git checkout ${{ github.sha }}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user