Update auto-rebuild.yml

This commit is contained in:
gentlyxu 2023-04-23 20:00:22 +08:00 committed by GitHub
parent 28d62a4179
commit 65fcefae4e
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -28,7 +28,7 @@ jobs:
git checkout master
git checkout stash@{0}^3 -- adblock-for-dnsmasq.conf
git checkout stash@{0}^3 -- anti-ad-*
git add * -a
git add * -A
git commit -am "Auto renew the anti-AD list."
git stash clear
- name: push