/.github/workflows/cd-release.yaml: fix step name

This commit is contained in:
Dustin Brown
2021-04-23 13:14:06 -07:00
parent 54cc537e0e
commit 589eb230e9

View File

@@ -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