ci: disable testflight publish in main release workflow

This commit is contained in:
Nicolas Meienberger
2026-07-13 13:53:46 +02:00
parent 365ac1e6e6
commit 60ece09a47

View File

@@ -109,6 +109,7 @@ jobs:
publish-desktop-testflight:
needs: [determine-release-type, checks, e2e-tests, integration-tests]
if: false
uses: ./.github/workflows/desktop-release.yml
permissions:
contents: read