Skip to content

Commit

Permalink
Update download-proxies.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
fangvv authored Dec 11, 2023
1 parent 76c4c40 commit f2561f9
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/download-proxies.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,6 +26,8 @@ jobs:
- name: Save proxies to my repository
run: |
echo "Saving proxies to my repository..."
git config --global user.email "fangvv@gmail.com"
git config user.name "fangvv"
git add *.txt
git commit -m "Add v2ray proxies"
git push

0 comments on commit f2561f9

Please sign in to comment.