fix(ci): missing .changie.yaml in git added file to push changelog
This commit is contained in:
parent
97d6320399
commit
9321555169
2
.github/workflows/main.yaml
vendored
2
.github/workflows/main.yaml
vendored
@ -36,4 +36,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