- update to release changelog builder v5
This commit is contained in:
@@ -174,7 +174,7 @@ jobs:
|
||||
|
||||
- name: "Build Changelog"
|
||||
id: github_release
|
||||
uses: mikepenz/release-changelog-builder-action@v4
|
||||
uses: mikepenz/release-changelog-builder-action@v5
|
||||
with:
|
||||
configuration: "configs/configuration_repo.json"
|
||||
ignorePreReleases: ${{ !contains(github.ref, '-') }}
|
||||
|
||||
Reference in New Issue
Block a user