diff --git a/.github/workflows/tool-create-release.yml b/.github/workflows/tool-create-release.yml index 7c0ae8d5..ef290140 100644 --- a/.github/workflows/tool-create-release.yml +++ b/.github/workflows/tool-create-release.yml @@ -47,6 +47,9 @@ jobs: - name: Checkout uses: actions/checkout@v6 + with: + fetch-depth: 0 + repository: NHSDigital/orphaned-record-continuity - name: Create GitHub tag run: |