mirror of
https://github.com/ermaozi/get_subscribe.git
synced 2025-10-08 04:41:15 +00:00
Update main.yml
This commit is contained in:
parent
5bd3aae961
commit
1f2d02f1fe
4
.github/workflows/main.yml
vendored
4
.github/workflows/main.yml
vendored
@ -37,8 +37,8 @@ jobs:
|
||||
- name: 提交更改
|
||||
run: |
|
||||
git config core.ignorecase false
|
||||
git config --local user.email "admin@ermao.net"
|
||||
git config --local user.name "ermaozi"
|
||||
git config --local user.email "2938500754@qq.com"
|
||||
git config --local user.name "xi-"
|
||||
git add .
|
||||
git commit -m "$(date '+%Y-%m-%d %H:%M:%S')更新订阅链接"
|
||||
git push
|
||||
|
Loading…
Reference in New Issue
Block a user