update commit message

This commit is contained in:
0belous 2025-07-26 11:07:53 +01:00
parent 096b5f86e2
commit 13b2c335a5

View file

@ -22,5 +22,5 @@ jobs:
git config user.name "github-actions[bot]"
git config user.email "github-actions[bot]@users.noreply.github.com"
git add manifest.json images/
git commit -m "Update manifest.json and images" || exit 0
git commit -m "Generate manifest" || exit 0
git push