Skip to content

Commit

Permalink
Update update.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
ChellyL authored Jul 29, 2023
1 parent 59de09e commit b8d71de
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/update.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,6 +25,6 @@ jobs:
run: |
git config --local user.email "[email protected]"
git config --local user.name "GitHub Action"
git add geosite.txt @cn.txt ./-cn.txt !cn.txt ads.txt @ads.txt category.txt ./-.txt ./@.txt ./-classification.txt
git add geosite.txt @cn.txt ./-cn.txt !cn.txt ./-ads.txt @ads.txt category.txt ./-.txt ./@.txt ./-classification.txt
git commit -m "Update file"
git push

0 comments on commit b8d71de

Please sign in to comment.