mirror of
https://github.com/chinnkarahoi/jd_scripts.git
synced 2024-06-05 19:32:47 +08:00
Update update_ios_task.yml
This commit is contained in:
parent
221ba1a681
commit
c9dec5f241
2
.github/workflows/update_ios_task.yml
vendored
2
.github/workflows/update_ios_task.yml
vendored
@ -27,7 +27,7 @@ jobs:
|
||||
git config --global user.email ${{ secrets.EMAIL }}
|
||||
git config --global user.name lxk0301
|
||||
git add .
|
||||
git commit -m "更新iOS端3大订阅软件订阅配置 by lxk0301 Github Action" -a || echo "Nothing to update"
|
||||
git commit -m "更新iOS端3大软件订阅配置 by lxk0301 Github Action" -a || echo "Nothing to update"
|
||||
- name: Push changes
|
||||
uses: ad-m/github-push-action@master
|
||||
with:
|
||||
|
||||
Loading…
Reference in New Issue
Block a user