Обновить .gitea/workflows/backup.yml

This commit is contained in:
2026-04-26 09:15:12 +03:00
parent fed52473a9
commit d2f5ea3f85
+1 -1
View File
@@ -32,6 +32,6 @@ jobs:
git config --global user.name "backup-bot" git config --global user.name "backup-bot"
git config --global user.email "backup@example.com" git config --global user.email "backup@example.com"
git add wrt-bkp*.sh || true git add bkps || true
git commit -m "Monthly OpenWrt backup $(date)" || true git commit -m "Monthly OpenWrt backup $(date)" || true
git push git push