actions-marketplace-validations/Deploy to Deploys.app
Deploy docker image to deploys.app
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Maintainedlast commit Aug 16, 2025
- License
- MIT
Pinned Snippet
uses: actions-marketplace-validations/deploys-app_deploys-action@cf852299b5015a7c17c1f5d31694b70feee9b30e # no releases — HEAD as of 2026-07-10tags can be moved; commit SHAs can't. why a SHA?
Inputs
| name | description | required | default |
|---|---|---|---|
| project | Project ID | yes | — |
| location | Deploy Location ID | yes | — |
| name | Deployment Name | yes | — |
| image | Docker Image to deploy | yes | — |
| port | Deployment Port | no | — |
| type | Deployment Type | no | — |
| minReplicas | Minimum Replica | no | — |
| maxReplicas | Maximum Replica | no | — |
Outputs
no outputs