From 2e5201dba5dbbcc29e3d98f4b66fbb23a63064a8 Mon Sep 17 00:00:00 2001 From: Philip Keicher Date: Wed, 16 Oct 2024 15:39:18 +0200 Subject: [PATCH] fetch whole history --- .github/workflows/sync_overleaf.yml | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/.github/workflows/sync_overleaf.yml b/.github/workflows/sync_overleaf.yml index b20ed9e..0bc8a55 100644 --- a/.github/workflows/sync_overleaf.yml +++ b/.github/workflows/sync_overleaf.yml @@ -8,7 +8,9 @@ jobs: sync: runs-on: ubuntu-latest steps: - - uses: actions/checkout@v2 + - uses: actions/checkout@v4 + with: + fetch-depth: '0' - name: Sync overleaf run: | git remote add overleaf https://git:${OVERLEAF_TOKEN}@git.overleaf.com/65df171af9ff7989580f017d