mirror of
https://github.com/orhun/git-cliff.git
synced 2025-01-07 12:27:11 +03:00
chore(cd): bump git-cliff-action to v2
This commit is contained in:
parent
797089001a
commit
1b3cba8dca
2
.github/workflows/cd.yml
vendored
2
.github/workflows/cd.yml
vendored
@ -20,7 +20,7 @@ jobs:
|
||||
shell: bash
|
||||
run: sed -E -i "s/\s+\#\s(.*)\s\#\sreplace issue numbers/\\t\1/g" config/cliff.toml
|
||||
- name: Generate a changelog
|
||||
uses: orhun/git-cliff-action@v1
|
||||
uses: orhun/git-cliff-action@v2
|
||||
id: git-cliff
|
||||
with:
|
||||
config: config/cliff.toml
|
||||
|
Loading…
Reference in New Issue
Block a user