diff --git a/.github/workflows/release_workspace.yml b/.github/workflows/release_workspace.yml index 878560ea..07047751 100644 --- a/.github/workflows/release_workspace.yml +++ b/.github/workflows/release_workspace.yml @@ -52,6 +52,7 @@ jobs: uses: actions/checkout@1d96c772d19495a3b5c517cd2bc0cb401ea0529f # v4 with: ref: ${{ inputs.branch }} + fetch-depth: 0 - name: Set up Node uses: actions/setup-node@60edb5dd545a775178f52524783378180af0d1f8 # v4 with: