Skip to content

Commit 33b7412

Browse files
Merge pull request #2823 from devitocodes/JDBetteridge/fix_release_drafter
misc: Fix spelling of yaml in release drafter
2 parents e8f63c4 + c24d272 commit 33b7412

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

.github/workflows/release-notes.yaml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -21,5 +21,7 @@ jobs:
2121
steps:
2222
# Drafts your next Release notes as Pull Requests are merged into "main"
2323
- uses: release-drafter/release-drafter@v6
24+
with:
25+
config-name: release-drafter.yaml
2426
env:
2527
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}

0 commit comments

Comments
 (0)