mirror of
https://github.com/morpheus65535/bazarr
synced 2025-01-03 05:25:28 +00:00
no log: Update schedule.yaml
This commit is contained in:
parent
c2ed1cdb58
commit
5429749e72
1 changed files with 1 additions and 1 deletions
2
.github/workflows/schedule.yaml
vendored
2
.github/workflows/schedule.yaml
vendored
|
@ -10,7 +10,7 @@ jobs:
|
|||
runs-on: ubuntu-latest
|
||||
steps:
|
||||
- name: Execute
|
||||
uses: benc-uk/workflow-dispatch@v123
|
||||
uses: benc-uk/workflow-dispatch@v1.2.3
|
||||
with:
|
||||
workflow: "release_beta_to_dev"
|
||||
token: ${{ secrets.WF_GITHUB_TOKEN }}
|
||||
|
|
Loading…
Reference in a new issue