This commit is contained in:
lxk0301
2021-01-28 15:17:03 +08:00
parent ff13046154
commit 8be371b1da

View File

@ -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 }}