Update sync-jd_scripts.yml

This commit is contained in:
lan-tianxiang
2021-03-26 11:35:20 +08:00
committed by GitHub
parent a906dfc5a4
commit 826e61e2fa

View File

@@ -28,7 +28,7 @@ jobs:
run: |
git clone -b master git@gitee.com:lxk0301/jd_scripts.git master
- name: Push Master
uses: ad-m/github-push-action@master
uses: repo-sync/github-sync@v2
with:
directory: master
github_token: ${{ secrets.HUB_TOKEN }}