Обновить .gitea/workflows/backup.yml
This commit is contained in:
@@ -32,6 +32,6 @@ jobs:
|
||||
git config --global user.name "backup-bot"
|
||||
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 push
|
||||
Reference in New Issue
Block a user