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

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 push
git diff --cached --quiet || git commit -m "Update helpers_cache.json"
git push