From 2371fc616dbab6262d1aae841f8fb7cef34e0a0c Mon Sep 17 00:00:00 2001 From: Pari Work Temp Date: Fri, 30 Aug 2024 11:23:59 -0500 Subject: [PATCH] updated to include if --- .github/workflows/mobile.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.github/workflows/mobile.yml b/.github/workflows/mobile.yml index 16a54cc2b..11d5ac676 100644 --- a/.github/workflows/mobile.yml +++ b/.github/workflows/mobile.yml @@ -47,6 +47,7 @@ jobs: publish: + if: needs.configuremobile.outputs.BUILD_MOBILE_APP != 0 needs: configuremobile runs-on: ubuntu-latest steps: