CI: fix staging

This commit is contained in:
2026-06-15 14:33:23 +02:00
parent d0eb0841d9
commit 4b98e4e32d
+1 -1
View File
@@ -40,7 +40,7 @@ jobs:
git config user.name "github-actions[bot]"
git config user.email "github-actions[bot]@users.noreply.github.com"
git add feed/ .cache/
git add .
if git diff --cached --quiet; then
echo "No changes to commit"