misc(cliff): Completely removed cliff-releases.toml (#1929)

This commit is contained in:
Roman Kelesidis 2025-06-09 13:48:25 +03:00 committed by GitHub
commit cef041c0d1
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 1 additions and 2 deletions

View file

@ -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

View file

@ -24,7 +24,6 @@ $items = [
'.styleci.yml',
'CHANGELOG.md',
'cliff.toml',
'cliff-releases.toml',
'CODE_OF_CONDUCT.md',
'CONTRIBUTING.md',
'crowdin.yml',