mirror of
https://github.com/lan-tianxiang/clone_scripts.git
synced 2026-02-04 14:43:12 +08:00
Update sync-jd_scripts.yml
This commit is contained in:
2
.github/workflows/sync-jd_scripts.yml
vendored
2
.github/workflows/sync-jd_scripts.yml
vendored
@@ -28,7 +28,7 @@ jobs:
|
|||||||
run: |
|
run: |
|
||||||
git clone -b master git@gitee.com:lxk0301/jd_scripts.git master
|
git clone -b master git@gitee.com:lxk0301/jd_scripts.git master
|
||||||
- name: Push Master
|
- name: Push Master
|
||||||
uses: ad-m/github-push-action@master
|
uses: repo-sync/github-sync@v2
|
||||||
with:
|
with:
|
||||||
directory: master
|
directory: master
|
||||||
github_token: ${{ secrets.HUB_TOKEN }}
|
github_token: ${{ secrets.HUB_TOKEN }}
|
||||||
|
|||||||
Reference in New Issue
Block a user