update
This commit is contained in:
2
.github/workflows/repo_sync.yml
vendored
2
.github/workflows/repo_sync.yml
vendored
@ -26,7 +26,7 @@ jobs:
|
||||
uses: repo-sync/github-sync@v2
|
||||
if: env.PAT
|
||||
with:
|
||||
source_repo: "https://github.com/LXK9301/jd_scripts.git"
|
||||
source_repo: "https://gitee.com/lxk0301/jd_scripts.git"
|
||||
source_branch: "master"
|
||||
destination_branch: "master"
|
||||
github_token: ${{ secrets.PAT }}
|
||||
|
Reference in New Issue
Block a user