Skip to content

Commit f9434b0

Browse files
committed
fix: release-drafter.yml location
Signed-off-by: jmeridth <jmeridth@gmail.com>
1 parent dd512fc commit f9434b0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release-drafter.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,5 +21,5 @@ jobs:
2121
env:
2222
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
2323
with:
24-
config-name: .github/release-drafter.yml
24+
config-name: release-drafter.yml
2525
# publish: true

0 commit comments

Comments
 (0)