From 8946063e410dbaa01fd9ac800bf602005d6d8991 Mon Sep 17 00:00:00 2001 From: ibo <41344259+sneazy-ibo@users.noreply.github.com> Date: Mon, 24 Jun 2024 06:43:48 +0200 Subject: [PATCH] fix: oops logic --- .github/workflows/beta.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/beta.yml b/.github/workflows/beta.yml index 4b360b7a..b203ad36 100644 --- a/.github/workflows/beta.yml +++ b/.github/workflows/beta.yml @@ -99,7 +99,7 @@ jobs: path: "app/build/outputs/apk/google/alpha/app-google-alpha.apk" - name: Upload APK to Discord and Telegram - if: ${{ github.repository == 'rebelonion/Dantotsu' && env.SKIP_BUILD == 'false' }} + if: ${{ github.repository == 'rebelonion/Dantotsu' && env.SKIP_BUILD != 'false' }} shell: bash run: | # Prepare Discord embed