Update sync-jd_scripts.yml

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

View File

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