mirror of
https://github.com/juewuy/ShellCrash.git
synced 2024-11-16 03:32:34 +08:00
Update bin_update.yml
This commit is contained in:
parent
fe37b4f7bf
commit
23c1b43edd
2
.github/workflows/bin_update.yml
vendored
2
.github/workflows/bin_update.yml
vendored
|
@ -118,7 +118,7 @@ jobs:
|
||||||
|
|
||||||
- name: Commit and push
|
- name: Commit and push
|
||||||
run: |
|
run: |
|
||||||
git config --global user.email "juewuy@gmail.com" && git config --global user.name "Bot"
|
git config --global user.email "github-actions[bot]@users.noreply.github.com" && git config --global user.name "github-actions[bot]"
|
||||||
git add . && git commit -m "自动更新最新Dashboard、地址库、根证书" || exit 0
|
git add . && git commit -m "自动更新最新Dashboard、地址库、根证书" || exit 0
|
||||||
git push
|
git push
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue
Block a user