Skip to content

Commit 6181c04

Browse files
authored
Merge pull request #452 from github/jm_fix_release_config_file_name
fix: release config name
2 parents e8a1c46 + 19acca9 commit 6181c04

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ jobs:
1515
uses: jmeridth/reusable-workflows/.github/workflows/release.yaml@53a9c808122ffaae9af948f72139fb4bd44ab74c
1616
with:
1717
publish: true
18-
release-config-name: release-drafter.yaml
18+
release-config-name: release-drafter.yml
1919
secrets:
2020
github-token: ${{ secrets.GITHUB_TOKEN }}
2121
release_image:

0 commit comments

Comments
 (0)