mirror of
https://github.com/privacy-protection-tools/anti-AD.git
synced 2025-01-22 22:39: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
|
cd ~/website
|
||||||
git config --local user.email "action@github.com"
|
git config --local user.email "action@github.com"
|
||||||
git config --local user.name "GitHub Action"
|
git config --local user.name "GitHub Action"
|
||||||
|
git add .
|
||||||
git commit -m "pull newest list." -a
|
git commit -m "pull newest list." -a
|
||||||
- name: Push changes
|
- name: Push changes
|
||||||
uses: ad-m/github-push-action@master
|
uses: ad-m/github-push-action@master
|
||||||
|
Loading…
Reference in New Issue
Block a user