mirror of
https://github.com/nicotsx/zerobyte.git
synced 2026-07-30 09:36:08 -04:00
ci: disable testflight publish in main release workflow
This commit is contained in:
1
.github/workflows/release.yml
vendored
1
.github/workflows/release.yml
vendored
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user