Update update_ios_task.yml
This commit is contained in:
3
.github/workflows/update_ios_task.yml
vendored
3
.github/workflows/update_ios_task.yml
vendored
@ -1,5 +1,6 @@
|
||||
name: update_ios_task
|
||||
|
||||
|
||||
on:
|
||||
workflow_dispatch:
|
||||
schedule:
|
||||
@ -34,4 +35,4 @@ jobs:
|
||||
uses: ad-m/github-push-action@master
|
||||
with:
|
||||
github_token: ${{ secrets.TOKEN }}
|
||||
branch: master
|
||||
branch: master
|
||||
|
Reference in New Issue
Block a user