We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 68229b7 commit 00733dfCopy full SHA for 00733df
.github/workflows/release-notes.yaml
@@ -18,7 +18,7 @@ jobs:
18
uses: release-drafter/release-drafter@v5
19
with:
20
token: ${{ secrets.GITHUB_TOKEN }}
21
- config-name: custom-config.yml
+ config-name: release-drafter.yml
22
23
- name: Upload Release Notes
24
env:
0 commit comments