consumerarena/Upload IPA to Mobile Operator
Gets an upload URL and pushes your .ipa to Mobile Operator
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Maintainedlast commit Jun 6, 2025
- License
- None
Pinned Snippet
uses: consumerarena/upload-ipa-action@c0efe17489cfa9d45af11c15d99325538d33d461 # v1.0.0tags can be moved; commit SHAs can't. why a SHA?
Inputs
| name | description | required | default |
|---|---|---|---|
| api_key | Your API key | yes | — |
| ipa_path | Path to the .ipa file | yes | — |
| git_branch | Git branch name (e.g. main) | yes | — |
| git_commit | Commit SHA or PR head SHA | yes | — |
| head_sha | Pull request head SHA | yes | — |
Outputs
no outputs