actions-marketplace-validations/Convox Deploy
Build and Deploy a Convox app in a single step
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Activelast commit Mar 19, 2026
- License
- None
Pinned Snippet
uses: actions-marketplace-validations/convox_action-deploy@11b242c20d4bc68e213cc39570004939ebc3ee8d # no releases — HEAD as of 2026-07-15tags can be moved; commit SHAs can't. why a SHA?
Inputs
| name | description | required | default |
|---|---|---|---|
| rack | Convox Rack name | yes | — |
| app | Convox app name | yes | — |
| password | Convox deploy key value | no | — |
| host | Convox Console host address | no | console.convox.com |
| description | Convox build description | no | — |
| cached | Whether to utilise the docker cache during the build | no | true |
| manifest | Use a custom path for your convox.yml | no | — |
| buildargs | Custom build arguments for the Docker build | no | — |
Outputs
no outputs