mirror of
https://github.com/juewuy/ShellCrash.git
synced 2026-09-08 21:56:56 +00:00
Update bin_update.yml
This commit is contained in:
@@ -118,7 +118,7 @@ jobs:
|
||||
|
||||
- name: Commit and push
|
||||
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 push
|
||||
|
||||
|
||||
Reference in New Issue
Block a user