Update sync_gitee.yml

main
walon 2021-08-23 12:05:41 +08:00 committed by GitHub
parent 967f446991
commit ea9830b1c4
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 3 additions and 0 deletions

View File

@ -20,6 +20,9 @@ jobs:
# Steps represent a sequence of tasks that will be executed as part of the job # Steps represent a sequence of tasks that will be executed as part of the job
steps: steps:
- uses: actions/checkout@v2
with:
fetch-depth: 0
- name: sync-gitee-mirror - name: sync-gitee-mirror
uses: wangchucheng/git-repo-sync@v0.1.0 uses: wangchucheng/git-repo-sync@v0.1.0
with: with: