fix(ci): add changie.yaml to file to commit during a bump
Some checks failed
Main / build (push) Has been cancelled
Some checks failed
Main / build (push) Has been cancelled
This commit is contained in:
parent
9beea83122
commit
df13ef2116
2
.github/workflows/main.yaml
vendored
2
.github/workflows/main.yaml
vendored
@ -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"
|
||||
|
Loading…
x
Reference in New Issue
Block a user