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 dd512fc commit f9434b0Copy full SHA for f9434b0
.github/workflows/release-drafter.yml
@@ -21,5 +21,5 @@ jobs:
21
env:
22
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
23
with:
24
- config-name: .github/release-drafter.yml
+ config-name: release-drafter.yml
25
# publish: true
0 commit comments