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

Commit

Permalink
chore: Fixed changelog_file to be NEWS.md
Browse files Browse the repository at this point in the history
  • Loading branch information
bizob2828 committed Apr 1, 2024
1 parent 4268c5d commit 3f33a08
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/prepare-release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,4 +19,4 @@ jobs:
with:
release_type: ${{ github.event.inputs.release_type }}
use_new_release: ${{ vars.USE_NEW_RELEASE }}
changelog_file: CHANGELOG.md
changelog_file: NEWS.md

0 comments on commit 3f33a08

Please sign in to comment.