mirror of
https://github.com/privacy-protection-tools/anti-AD.git
synced 2025-01-22 14:29:16 +08:00
Update sync-to-dist.yml
This commit is contained in:
parent
a9c3b15b61
commit
f63c77bf70
1
.github/workflows/sync-to-dist.yml
vendored
1
.github/workflows/sync-to-dist.yml
vendored
@ -26,6 +26,7 @@ jobs:
|
||||
cd ~/website
|
||||
git config --local user.email "action@github.com"
|
||||
git config --local user.name "GitHub Action"
|
||||
git add .
|
||||
git commit -m "pull newest list." -a
|
||||
- name: Push changes
|
||||
uses: ad-m/github-push-action@master
|
||||
|
Loading…
Reference in New Issue
Block a user