Update build-and-publish.yml
This commit is contained in:
parent
57f3f5b585
commit
20511c956a
1 changed files with 1 additions and 0 deletions
1
.github/workflows/build-and-publish.yml
vendored
1
.github/workflows/build-and-publish.yml
vendored
|
@ -154,6 +154,7 @@ jobs:
|
|||
CR_TOKEN: "${{ secrets.GITHUB_TOKEN }}"
|
||||
with:
|
||||
config: .github/config/chart-releaser.yaml
|
||||
skip_existing: true
|
||||
|
||||
|
||||
commit-charts-changelog:
|
||||
|
|
Loading…
Reference in a new issue