Update update-helpers-cache.yml

This commit is contained in:
MacRimi 2025-06-03 18:42:14 +02:00 committed by GitHub
parent 78064cc07c
commit c22544672c
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -34,5 +34,5 @@ jobs:
git config user.name "ProxMenuxBot"
git config user.email "bot@proxmenux.local"
git add json/helpers_cache.json
git diff --cached --quiet || git commit -m "🔄 Update helpers_cache.json"
git diff --cached --quiet || git commit -m "Update helpers_cache.json"
git push