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 c115910 commit 6d55bd0Copy full SHA for 6d55bd0
1 file changed
.github/workflows/release.yml
@@ -370,7 +370,7 @@ jobs:
370
path: .
371
372
- name: Upload to TestFlight
373
- uses: apple-actions/upload-testflight-build@v3.0.0
+ uses: apple-actions/upload-testflight-build@v4.0.0
374
with:
375
app-path: ${{ needs.set-release-metadata.outputs.installer_name }}.ipa
376
issuer-id: ${{ secrets.APPSTORE_ISSUER_ID }}
0 commit comments