Your ROOT_URL in app.ini is https://git.cloudchain.link/ but you are visiting https://dash.bss.nz/open-source-mirrors/bazarr/commit/291b0a2b25d05dde783507e332718322b3910d82 You should set ROOT_URL correctly, otherwise the web may not work correctly.

no log: Enabled workflow_dispatch on Schedule Trigger job

pull/1358/head
Liang Yi 4 years ago committed by LASER-Yi
parent 1613501ea4
commit 291b0a2b25

@ -3,6 +3,7 @@ name: Schedule Trigger
on:
schedule:
- cron: '0 6 * * *'
workflow_dispatch:
jobs:
Release-Nightly:

Loading…
Cancel
Save