testappio/TestApp.io App Distribution
GitHub Action that uploads artifacts to TestApp.io App Distribution
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| api_token | API Token can be claimed from https://portal.testapp.io/settings/api-credentials | yes | — |
| app_id | App ID can be found from your app page in https://portal.testapp.io/apps | yes | — |
| file | Artifact to upload (.apk or .ipa) | yes | — |
| release_notes | Release notes will be visible for testers and will be on top of git release notes | no | — |
| git_release_notes | Automatically collect the release notes from the last git commit message | no | — |
| include_git_commit_id | Include the last git commit ID with the release notes | no | — |
| notify | Send notificaitons to team members about this release | no | — |
Outputs
no outputs