disabled Anifrekz

This commit is contained in:
hexated 2023-02-08 22:11:34 +07:00
parent fdd244ed88
commit b8574bca71
2 changed files with 3 additions and 3 deletions

View File

@ -1,7 +1,7 @@
name: Build
# https://docs.github.com/en/actions/learn-github-actions/workflow-syntax-for-github-actions#concurrency
concurrency:
concurrency:
group: "build"
cancel-in-progress: true
@ -28,7 +28,7 @@ jobs:
with:
ref: "builds"
path: "builds"
- name: Clean old builds
run: rm $GITHUB_WORKSPACE/builds/*.cs3 || true

View File

@ -16,7 +16,7 @@ cloudstream {
* 2: Slow
* 3: Beta only
* */
status = 1 // will be 3 if unspecified
status = 0 // will be 3 if unspecified
tvTypes = listOf(
"AnimeMovie",
"Anime",