From f6c44b3d6604e88eb085d67692efbdf2c8fd1f22 Mon Sep 17 00:00:00 2001 From: daquinteroflex Date: Fri, 17 May 2024 19:56:25 +0200 Subject: [PATCH] try this --- .github/workflows/sync-to-readthedocs-repo.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/.github/workflows/sync-to-readthedocs-repo.yaml b/.github/workflows/sync-to-readthedocs-repo.yaml index 702843f9b5..399b60a8d6 100644 --- a/.github/workflows/sync-to-readthedocs-repo.yaml +++ b/.github/workflows/sync-to-readthedocs-repo.yaml @@ -38,6 +38,7 @@ jobs: with: submodules: true token: ${{ secrets.GH_PAT }} + fetch-depth: 0 fetch-tags: true - name: Create new branch or tag