Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/poisonousjohn/upload-to-kobiton

Uploads app to kobiton
https://github.com/poisonousjohn/upload-to-kobiton

Last synced: 5 days ago
JSON representation

Uploads app to kobiton

Awesome Lists containing this project

README

        


build status

# Upload artifact to Kobiton

This action uploads artifact to [Kobiton](https://kobiton.com) app storage to use it for app testing

## Usage

```yaml
uses: PoisonousJohn/upload-to-kobiton@v1
with:
kobitonLogin: ***
kobitonKey: ***
appId: ***
artifactPath: ***
fileName: ***
```