algorithmiaio/Algorithmia publish-algo
Programmatically publish a github backed algorithm to Algorithmia
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stalelast commit Mar 21, 2020
- License
- MIT
Pinned Snippet
uses: algorithmiaio/publish-algo-action@85622bf70d0477bbea9ec8b64dd7d478b8bdf823 # v0.1.0-rc3tags can be moved; commit SHAs can't. why a SHA?
Inputs
| name | description | required | default |
|---|---|---|---|
| mgmt_api_key | your Algorithmia Management API key | yes | — |
| api_address | The API address for the Algorithmia Cluster you wish to connect to | no | https://api.algorithmia.com |
| algorithm_name | The name of this Algorithm on Algorithmia | yes | — |
| version_schema | identifier to describe how to promote this release | no | minor |
Outputs
no outputs