fix(ci): add changie.yaml to file to commit during a bump
Some checks failed
Main / build (push) Has been cancelled

This commit is contained in:
RouxAntoine 2025-03-16 23:12:48 +01:00
parent 9beea83122
commit df13ef2116
Signed by: antoine
GPG Key ID: 098FB66FC0475E70

View File

@ -49,4 +49,4 @@ jobs:
uses: stefanzweifel/git-auto-commit-action@v5
with:
commit_message: "${{ vars.SKIP_CI_PREFIX }} Push updated changelog"
file_pattern: "\\.changes/* CHANGELOG.md"
file_pattern: "\\.changes/* CHANGELOG.md .changie.yaml"