mirror of
https://github.com/dolthub/dolt.git
synced 2026-02-10 03:09:35 -06:00
/.github/workflows/cd-release.yaml: fix step name
This commit is contained in:
2
.github/workflows/cd-release.yaml
vendored
2
.github/workflows/cd-release.yaml
vendored
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user