diff --git a/.github/workflows/release-repository.yaml b/.github/workflows/release-repository.yaml index d1e838bae..4444ad926 100644 --- a/.github/workflows/release-repository.yaml +++ b/.github/workflows/release-repository.yaml @@ -36,6 +36,7 @@ jobs: uses: actions/checkout@v4 with: ref: ${{ github.event.inputs.release_candidate }} + fetch-depth: 0 - name: Catkin release id: catkin_release