diff --git a/.github/workflows/cd-release.yaml b/.github/workflows/cd-release.yaml index fbe8bd331a..2716e1bc7e 100644 --- a/.github/workflows/cd-release.yaml +++ b/.github/workflows/cd-release.yaml @@ -84,7 +84,7 @@ jobs: needs: create-release runs-on: ubuntu-18.04 steps: - - name: Repository Dispatch + - name: Checkout Release Notes Generator uses: actions/checkout@v2 with: repository: dolthub/release-notes-generator