0
Fork 0
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:
Andreea Lupu 2023-06-28 20:42:31 +03:00 committed by GitHub
parent d78ef0b1bd
commit 7ec748f58a
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -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