From ea9830b1c47f984916a06f8fcc383abd82524bac Mon Sep 17 00:00:00 2001 From: walon Date: Mon, 23 Aug 2021 12:05:41 +0800 Subject: [PATCH] Update sync_gitee.yml --- .github/workflows/sync_gitee.yml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/.github/workflows/sync_gitee.yml b/.github/workflows/sync_gitee.yml index 4a5b17d..e08eacd 100644 --- a/.github/workflows/sync_gitee.yml +++ b/.github/workflows/sync_gitee.yml @@ -20,6 +20,9 @@ jobs: # Steps represent a sequence of tasks that will be executed as part of the job steps: + - uses: actions/checkout@v2 + with: + fetch-depth: 0 - name: sync-gitee-mirror uses: wangchucheng/git-repo-sync@v0.1.0 with: