Skip to content

Commit 3ca5cbf

Browse files
authored
fix: Add config-name to release-drafter workflow
1 parent 3711865 commit 3ca5cbf

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/release-drafter.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -62,5 +62,6 @@ jobs:
6262
with:
6363
commitish: 'main'
6464
header: ${{ env.RELEASE_BODY }}
65+
config-name: release-drafter.yaml
6566
env:
6667
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}

0 commit comments

Comments
 (0)