mirror of
https://github.com/mahdibland/V2RayAggregator.git
synced 2026-06-24 21:34:12 +08:00
Update GitHub Workflow
This commit is contained in:
parent
f672f755ab
commit
ba8a5e263e
4
.github/workflows/sub_merge.yml
vendored
4
.github/workflows/sub_merge.yml
vendored
@ -39,8 +39,8 @@ jobs:
|
||||
|
||||
- name: 提交更改
|
||||
run: |
|
||||
git config --local user.email ""
|
||||
git config --local user.name ""
|
||||
git config --local user.email "example@x.com"
|
||||
git config --local user.name "Alan Bobs"
|
||||
git add ./sub
|
||||
git add ./utils
|
||||
git commit -m "$(date '+%Y-%m-%d %H:%M:%S')更新订阅链接"
|
||||
|
||||
Loading…
Reference in New Issue
Block a user