From b8574bca71b1894cfb6d05b17dee84390548f6a9 Mon Sep 17 00:00:00 2001 From: hexated Date: Wed, 8 Feb 2023 22:11:34 +0700 Subject: [PATCH] disabled Anifrekz --- .github/workflows/build.yml | 4 ++-- Anifreakz/build.gradle.kts | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/.github/workflows/build.yml b/.github/workflows/build.yml index f97a86e6..40f04465 100644 --- a/.github/workflows/build.yml +++ b/.github/workflows/build.yml @@ -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 diff --git a/Anifreakz/build.gradle.kts b/Anifreakz/build.gradle.kts index 0ec970cf..83b7a132 100644 --- a/Anifreakz/build.gradle.kts +++ b/Anifreakz/build.gradle.kts @@ -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",