mirror of
https://github.com/project-zot/zot.git
synced 2024-12-30 22:34:13 -05:00
fix: change commit message for pushing changes to project-zot/helm-charts (#1564)
Signed-off-by: Andreea-Lupu <andreealupu1470@yahoo.com>
This commit is contained in:
parent
d78ef0b1bd
commit
7ec748f58a
1 changed files with 1 additions and 1 deletions
2
.github/workflows/ci-cd.yml
vendored
2
.github/workflows/ci-cd.yml
vendored
|
@ -437,5 +437,5 @@ jobs:
|
|||
- name: Push changes to project-zot/helm-charts
|
||||
run: |
|
||||
cd ./helm-charts
|
||||
git commit -am "Automated update of Helm Chart"
|
||||
git commit -am "build: automated update of Helm Chart"
|
||||
git push
|
||||
|
|
Loading…
Reference in a new issue