chore: update changelog.yml
This commit is contained in:
@@ -25,10 +25,10 @@ jobs:
|
|||||||
uses: orhun/git-cliff-action@v1
|
uses: orhun/git-cliff-action@v1
|
||||||
id: git-cliff
|
id: git-cliff
|
||||||
with:
|
with:
|
||||||
config: config/cliff.toml
|
config: cliff.toml
|
||||||
args: -vv --latest --strip header
|
args: --output CHANGELOG.md
|
||||||
env:
|
env:
|
||||||
OUTPUT: CHANGES.md
|
OUTPUT: CHANGELOG.md
|
||||||
- name: Set the release body
|
- name: Set the release body
|
||||||
id: release
|
id: release
|
||||||
shell: bash
|
shell: bash
|
||||||
|
|||||||
Reference in New Issue
Block a user