From 12b77cf8f5a8ececfc737ab2806d04df0d7ed60d Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Pawe=C5=82=20Irzyk?= <108666440+pawelirh@users.noreply.github.com> Date: Thu, 27 Jun 2024 13:53:29 +0200 Subject: [PATCH] hotfix-allow-unshallow-copy --- .github/workflows/release-repository.yaml | 1 - 1 file changed, 1 deletion(-) diff --git a/.github/workflows/release-repository.yaml b/.github/workflows/release-repository.yaml index 4444ad9..d1e838b 100644 --- a/.github/workflows/release-repository.yaml +++ b/.github/workflows/release-repository.yaml @@ -36,7 +36,6 @@ jobs: uses: actions/checkout@v4 with: ref: ${{ github.event.inputs.release_candidate }} - fetch-depth: 0 - name: Catkin release id: catkin_release