Skip to content

Commit

Permalink
Update generate_clash_config.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
gtxy27 authored Nov 8, 2024
1 parent 3132374 commit c127e7f
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/generate_clash_config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -55,6 +55,6 @@ jobs:
run: |
git config --global user.name "github-actions[bot]"
git config --global user.email "github-actions[bot]@users.noreply.github.com"
git add combined_rules.list
git add *.list
git commit -m "Auto-update list config"
git push
git push || echo "Nothing to commit"

0 comments on commit c127e7f

Please sign in to comment.