We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents e8f63c4 + c24d272 commit 33b7412Copy full SHA for 33b7412
1 file changed
.github/workflows/release-notes.yaml
@@ -21,5 +21,7 @@ jobs:
21
steps:
22
# Drafts your next Release notes as Pull Requests are merged into "main"
23
- uses: release-drafter/release-drafter@v6
24
+ with:
25
+ config-name: release-drafter.yaml
26
env:
27
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
0 commit comments