Skip to content

Commit 14fa5c1

Browse files
committed
Force altool for macOS TestFlight upload
1 parent 9c1b78f commit 14fa5c1

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/macos-testflight-release.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -141,6 +141,7 @@ jobs:
141141
- uses: Apple-Actions/upload-testflight-build@v5
142142
with:
143143
app-type: 'osx'
144+
backend: 'altool'
144145
app-path: ${{ env.RELEASE_PATH }}
145146
issuer-id: ${{ secrets.APPSTORE_ISSUER_ID }}
146147
api-key-id: ${{ secrets.APPSTORE_KEY_ID }}

0 commit comments

Comments
 (0)