benjefferies/Create Bintray Package
A tool for creating bintray packages
View on GitHubTrust Signals
- Scorecard Score
- Scorecard 0–2scored Jul 6, 2026
- Maintenance Recency
- Stalelast commit Dec 10, 2019
- License
- None
Pinned Snippet
uses: benjefferies/create-bintray-package@e8bbfbb8ddddba81c8f629e70ca9fbe7da8f95d2 # 1.0.0tags can be moved; commit SHAs can't. why a SHA?
Inputs
| name | description | required | default |
|---|---|---|---|
| bintray-user | Bintray user used for authentication | yes | — |
| bintray-token | Bintray access token used for authentication | yes | — |
| owner | The bintray owner or organisation to create the package under | yes | — |
| repo | The bintray repo to create the package will live under | yes | — |
| package-name | The name of the package to create | yes | — |
| package-description | The description of the package to create | yes | — |
| package-url | The url of the source code | yes | — |
| package-license | The license of the package to create | yes | — |
Outputs
no outputs