mirror of
https://github.com/torrentpier/torrentpier
synced 2025-08-14 18:48:21 -07:00
misc(cliff): Completely removed cliff-releases.toml
(#1929)
This commit is contained in:
parent
212e5c5283
commit
cef041c0d1
2 changed files with 1 additions and 2 deletions
2
.github/workflows/cd.yml
vendored
2
.github/workflows/cd.yml
vendored
|
@ -21,7 +21,7 @@ jobs:
|
|||
uses: orhun/git-cliff-action@v4
|
||||
id: git-cliff
|
||||
with:
|
||||
config: cliff-releases.toml
|
||||
config: cliff.toml
|
||||
args: -vv --latest --no-exec --github-repo ${{ github.repository }}
|
||||
|
||||
- name: Print the changelog
|
||||
|
|
|
@ -24,7 +24,6 @@ $items = [
|
|||
'.styleci.yml',
|
||||
'CHANGELOG.md',
|
||||
'cliff.toml',
|
||||
'cliff-releases.toml',
|
||||
'CODE_OF_CONDUCT.md',
|
||||
'CONTRIBUTING.md',
|
||||
'crowdin.yml',
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue