Skip to content
This repository was archived by the owner on Apr 24, 2024. It is now read-only.

Commit dfa6c30

Browse files
authored
ci: Fixed changelog_file to be NEWS.md (#179)
1 parent 4268c5d commit dfa6c30

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/prepare-release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,4 +19,4 @@ jobs:
1919
with:
2020
release_type: ${{ github.event.inputs.release_type }}
2121
use_new_release: ${{ vars.USE_NEW_RELEASE }}
22-
changelog_file: CHANGELOG.md
22+
changelog_file: NEWS.md

0 commit comments

Comments
 (0)