maxep/Appetize Upload Action
Upload Android or iOS app to Appetize.io
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
- Runtime
- Deprecated runtime
Inputs
| name | description | required | default |
|---|---|---|---|
| api-host | Appetize API host | no | api.appetize.io |
| api-token | Appetize.io API Token | yes | — |
| file-url | URL from which the app file can be fetched. Alternative to file-path | no | — |
| platform | Platform. Either `ios` or `android` | yes | — |
| file-path | Path to app build on the local filesystem. Either this or `file-url` must be specified | no | — |
| public-key | If not provided, a new app will be created. If provided, the existing build will be overwritten | no | — |
| note | Notes you wish to add to the uploaded app | no | — |
| timeout | The number of seconds to wait until automatically ending the session due to user inactivity. Must be 30, 60, 90, 120, 180, 300, 600, 1800, 3600 or 7200. Default is 120 | no | 120 |
Outputs
no outputs