Update update_ios_task.yml
This commit is contained in:
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.email ${{ secrets.EMAIL }}
|
||||||
git config --global user.name lxk0301
|
git config --global user.name lxk0301
|
||||||
git add .
|
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
|
- name: Push changes
|
||||||
uses: ad-m/github-push-action@master
|
uses: ad-m/github-push-action@master
|
||||||
with:
|
with:
|
||||||
|
Reference in New Issue
Block a user