actions-marketplace-validations/Upload to kobiton
This script uploads artifact to Kobiton (kobiton.com)
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
- Runtime
- Deprecated runtime
Inputs
| name | description | required | default |
|---|---|---|---|
| kobitonLogin | Login to authorize kobiton requests | — | — |
| kobitonKey | Key to authorize kobiton requests | — | — |
| artifactPath | A path to a file | — | — |
| fileName | Name to call uploaded file (i.e. new_version.apk) | — | — |
| appId | App id to create version for (optional) | — | — |
Outputs
| name | description |
|---|---|
| versionId | Id of an uploaded version |