diff --git a/.github/workflows/release.yml b/.github/workflows/release.yml index 580eb26245aa2804df46ba8dd399528d2bd17f8e..9c03c40930c4fb18e68026a0e528e53c93d850a4 100644 --- a/.github/workflows/release.yml +++ b/.github/workflows/release.yml @@ -87,6 +87,7 @@ jobs: with: ref: ${{ inputs.commit_sha }} token: ${{ secrets.RELEASE_AUTOMATION_BOT_PAT }} + fetch-depth: 0 - name: Get or create release branch id: branch-push shell: bash