diff --git a/.github/workflows/mirror.yaml b/.github/workflows/mirror.yaml
index b9b0eb60db267ecf971e84db554adaa5fc21b308..146cf1782b5789a328da11a1beef36a7ffc36944 100644
--- a/.github/workflows/mirror.yaml
+++ b/.github/workflows/mirror.yaml
@@ -17,6 +17,10 @@ jobs:
       actions: write
       contents: read
     steps:
+    - name: Checkout
+      uses: actions/checkout@v4
+      with:
+        fetch-depth: 0
     - name: Push to EICweb
       uses: action-pack/gitlab-sync@d8d7956922770fc89e45dd7f0151fdeed5aad72e
       with: