Update auto-rebuild.yml

This commit is contained in:
gentlyxu 2023-03-31 07:59:29 +08:00 committed by GitHub
parent 6ac91eac05
commit e40e6810b7
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 *
git add * -a
git commit -am "Auto renew the anti-AD list."
git stash clear
- name: push