Compare commits

...

2 Commits

Author SHA1 Message Date
0d943b72cf README: add stargazers over time image 2021-06-21 15:12:29 +08:00
fcf4f979dc Chore: change Git user
Reference: https://github.com/Loyalsoldier/geoip/pull/9
2021-03-19 12:40:06 +08:00
2 changed files with 6 additions and 2 deletions

View File

@ -118,8 +118,8 @@ jobs:
run: | run: |
cd publish cd publish
git init git init
git config --local user.name "actions" git config --local user.name "github-actions[bot]"
git config --local user.email "action@github.com" git config --local user.email "41898282+github-actions[bot]@users.noreply.github.com"
git checkout -b release git checkout -b release
git add . git add .
git commit -m "${{ env.RELEASE_NAME }}" git commit -m "${{ env.RELEASE_NAME }}"

View File

@ -302,3 +302,7 @@ rules:
- [@v2fly/domain-list-community](https://github.com/v2fly/domain-list-community) - [@v2fly/domain-list-community](https://github.com/v2fly/domain-list-community)
- [@felixonmars/dnsmasq-china-list](https://github.com/felixonmars/dnsmasq-china-list) - [@felixonmars/dnsmasq-china-list](https://github.com/felixonmars/dnsmasq-china-list)
- [@17mon/china_ip_list](https://github.com/17mon/china_ip_list) - [@17mon/china_ip_list](https://github.com/17mon/china_ip_list)
## 项目 Star 数增长趋势
[![Stargazers over time](https://starchart.cc/Loyalsoldier/clash-rules.svg)](https://starchart.cc/Loyalsoldier/clash-rules)