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