chore: fixed commit path

This commit is contained in:
SamTV12345 2026-05-08 22:40:59 +02:00
parent 84e8461b69
commit fd2f3baf55

View file

@ -336,6 +336,6 @@ jobs:
run: |
git config --global user.name 'github-actions[bot]'
git config --global user.email 'github-actions[bot]@users.noreply.github.com'
git add values-dev.yaml
git add charts/etherpad/values-dev.yaml
git commit -m 'Update develop image tag'
git push