whoops wrong branch
All checks were successful
Build and Push Container Image / build-and-push (push) Successful in 2m32s

This commit is contained in:
2026-05-18 12:29:02 +02:00
parent 693fc9cfe2
commit c434f4f86a

View File

@@ -111,5 +111,5 @@ jobs:
echo "No changes to commit"
else
git commit -m "chore(deploy): update image to ${{ steps.meta.outputs.version }}"
git push origin master
git push origin main
fi