aboutsummaryrefslogtreecommitdiffhomepage
path: root/.github
diff options
context:
space:
mode:
authorgithub-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>2024-12-24 15:19:09 +0000
committerGitHub <[email protected]>2024-12-24 15:19:09 +0000
commit6ec304d13d5ed8a217f0f6d6ee98ecc98cac87af (patch)
treebb37288a8dba25f485c5b763098afb848a0a9669 /.github
parentd6b74c908353c5051e188565e01b686a7017c3e9 (diff)
parent2247c55bfa9fd38bf3fbe80330a5c37f4988ee6a (diff)
downloadbazarr-master.tar.gz
bazarr-master.zip
Merge development into masterHEADmaster
Diffstat (limited to '.github')
-rw-r--r--.github/workflows/schedule.yaml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.github/workflows/schedule.yaml b/.github/workflows/schedule.yaml
index 93a1a1ecd..7601b4012 100644
--- a/.github/workflows/schedule.yaml
+++ b/.github/workflows/schedule.yaml
@@ -10,7 +10,7 @@ jobs:
runs-on: ubuntu-latest
steps:
- name: Execute
- uses: benc-uk/[email protected]
+ uses: benc-uk/[email protected]
with:
workflow: "release_beta_to_dev"
token: ${{ secrets.WF_GITHUB_TOKEN }}