tangro/Tangro Deploy
Deploy a zip file containing a static site to the tangro static server
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| context | Choose the context for the deployment. Either "branch", "sha" or "auto" | — | branch |
| zip-file | The path to the zip-file | yes | — |
| deploy-url | The URL of the API endpoint | yes | — |
| project | The name of the project/step/site e.g. coverage or styleguide | yes | — |
| set-status | When true set the status after the site has been deployed | — | true |
| create-deployment | When true the action also creates a deployment | — | false |
Outputs
| name | description |
|---|---|
| deployed-url | The URL for the newly deployed static site |