From 6ff1386b95d49905e7dae69f9b42ed8ca40ecb45 Mon Sep 17 00:00:00 2001 From: Philipp Hoenisch Date: Wed, 6 Sep 2023 09:25:02 +0200 Subject: [PATCH] fix: c&p error --- .github/workflows/build-release-binaries.yml | 2 -- 1 file changed, 2 deletions(-) diff --git a/.github/workflows/build-release-binaries.yml b/.github/workflows/build-release-binaries.yml index f07fe8810..1fd104c01 100644 --- a/.github/workflows/build-release-binaries.yml +++ b/.github/workflows/build-release-binaries.yml @@ -37,8 +37,6 @@ jobs: app_scheme: Runner build_and_release_regtest_android_app_for_latest_main: - needs: changes - if: needs.changes.outputs.ios-app == 'true' permissions: packages: write contents: read