diff --git a/.github/workflows/mirror.yaml b/.github/workflows/mirror.yaml index b9b0eb60..146cf178 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: