Skip to content

Commit c24d272

Browse files
committed
misc: Fix spelling of yaml in release drafter
1 parent e8f63c4 commit c24d272

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)