Skip to content

Commit 8f23f00

Browse files
authored
fix: Update release-drafter config name reference
1 parent 555f93c commit 8f23f00

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/release-drafter.yml

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

0 commit comments

Comments
 (0)