actions-marketplace-validations/Bintray uploader
Upload and publish a binary to Bintray
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
- Runtime
- Deprecated runtime
Inputs
| name | description | required | default |
|---|---|---|---|
| subject | Bintray subject (repo owner) | yes | subject |
| repository | Bintray repository name | yes | repo |
| package | Bintray package name | yes | package |
| version | Binary version number | yes | version |
| versionDesc | Version description on Bintray | no | "" |
| sourcePath | Path to source binary to upload | yes | *.tar.gz |
| destinationPath | Destination path on Bintray | no | "" |
| username | Bintray username | yes | username |
| apiKey | Bintray API Key | yes | "" |
| override | To override an already-published artifact you need to set this to 1 | yes | 0 |
Outputs
no outputs