mirror of
https://github.com/Loyalsoldier/clash-rules.git
synced 2024-11-13 04:15:35 +08:00
Chore: change Git user
Reference: https://github.com/Loyalsoldier/geoip/pull/9
This commit is contained in:
parent
18c612c4e9
commit
fcf4f979dc
4
.github/workflows/run.yml
vendored
4
.github/workflows/run.yml
vendored
@ -118,8 +118,8 @@ jobs:
|
||||
run: |
|
||||
cd publish
|
||||
git init
|
||||
git config --local user.name "actions"
|
||||
git config --local user.email "action@github.com"
|
||||
git config --local user.name "github-actions[bot]"
|
||||
git config --local user.email "41898282+github-actions[bot]@users.noreply.github.com"
|
||||
git checkout -b release
|
||||
git add .
|
||||
git commit -m "${{ env.RELEASE_NAME }}"
|
||||
|
Loading…
Reference in New Issue
Block a user