diff --git a/.github/workflows/sync-wiki.yml b/.github/workflows/sync-wiki.yml index f7fd2a1..7a973ee 100644 --- a/.github/workflows/sync-wiki.yml +++ b/.github/workflows/sync-wiki.yml @@ -15,6 +15,7 @@ jobs: uses: actions/checkout@v4.1.1 with: ref: wiki/master + fetch-depth: 100 - name: Add Wiki remote run: |