From 68ae9735efdf0e559169c5fb38ca4477b6a748ef Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?S=CC=8Cimon=20S=CC=8Cesta=CC=81k?= Date: Thu, 13 Nov 2025 15:54:36 +0100 Subject: [PATCH] chore: Remove input secret_properties from iOS selfhosted build --- .github/workflows/ios-selfhosted-build.yml | 1 - 1 file changed, 1 deletion(-) diff --git a/.github/workflows/ios-selfhosted-build.yml b/.github/workflows/ios-selfhosted-build.yml index ca36f2a..43ae49e 100644 --- a/.github/workflows/ios-selfhosted-build.yml +++ b/.github/workflows/ios-selfhosted-build.yml @@ -70,7 +70,6 @@ jobs: runner_label: ${{ inputs.runner_label }} timeout_minutes: ${{ inputs.timeout_minutes }} xcconfig_path: ${{ inputs.xcconfig_path }} - secret_properties: ${{ inputs.secret_properties }} required_keys: ${{ inputs.required_keys }} changelog_fallback_lookback: ${{ inputs.changelog_fallback_lookback }} secrets: