Обновить .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 *.tar.gz || true
|
||||
git add *.bkp || true
|
||||
git commit -m "Weekly OpenWrt backup $(date)" || true
|
||||
git push
|
||||
Reference in New Issue
Block a user