apple-actions/Upload app to TestFlight

Uploads an app to Apple TestFlight

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
app-pathThe path to the app (ipa etc)yes
app-typeThe type of app to upload (macos | ios | appletvos | visionos)yesios
issuer-idThe AppStoreConnect API Key Issuer Identifieryes
api-key-idThe Key ID for AppStore Connect APIyes
api-private-keyThe PKCS8 format Private Key for AppStore Connect APIyes
release-notesOptional TestFlight release note content to attach to the uploaded buildno
backendUpload backend to use (appstore-api | transporter | altool)noappstore-api
transporter-executable-pathOptional path to the iTMSTransporter executable (defaults to /usr/local/itms/bin/iTMSTransporter)no
uses-non-exempt-encryptionBoolean string. Set to "true" if your build uses non-exempt encryption; "false" otherwise.no
wait-for-processingBoolean string. Set to "false" to skip waiting for App Store processing (metadata updates will be skipped when waiting is disabled).no
namedescription
upload-backendThe backend that performed the upload