We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9c1b78f commit 14fa5c1Copy full SHA for 14fa5c1
1 file changed
.github/workflows/macos-testflight-release.yml
@@ -141,6 +141,7 @@ jobs:
141
- uses: Apple-Actions/upload-testflight-build@v5
142
with:
143
app-type: 'osx'
144
+ backend: 'altool'
145
app-path: ${{ env.RELEASE_PATH }}
146
issuer-id: ${{ secrets.APPSTORE_ISSUER_ID }}
147
api-key-id: ${{ secrets.APPSTORE_KEY_ID }}
0 commit comments