sholtomaud/🌐 Omni Deploy Action
Secure, multi-cloud CI/CD deployment for static sites and infrastructure-as-code.
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| provider | Cloud provider (`aws`, `gcp`, `hetzner`) | yes | — |
| path | Path to static site directory | yes | — |
| domain | Custom domain (optional) | no | — |
Outputs
| name | description |
|---|---|
| url | Public endpoint for deployed site |
| deployment_id | Unique hash of deployment plan |
| provider | Cloud provider used |