diff --git a/.github/workflows/sync-lug-git.yml b/.github/workflows/sync-lug-git.yml index 112fb02..1a2a986 100644 --- a/.github/workflows/sync-lug-git.yml +++ b/.github/workflows/sync-lug-git.yml @@ -13,6 +13,8 @@ jobs: - name: Checkout uses: actions/checkout@v4 + with: + fetch-depth: 0 - uses: yesolutions/mirror-action@master with: