sebatec-eu/SSH Deploy
A reusable GitHub Action for SSH-based deployments
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| ssh-key | The private SSH key for authentication | yes | — |
| run | The command to execute for deployment | yes | — |
Outputs
| name | description |
|---|---|
| result | The result of the deployment command |