nogsantos/SCP deploy action
Action to send dist files to a remote server with scp command
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| src | Sorce dir to deploy | yes | — |
| host | SSH address | yes | — |
| remote | Remote dir path | yes | — |
| port | SSH Port | no | 22 |
| user | SSH User name | yes | — |
| key | Private key | yes | — |
| options | Extra options for scp | no | — |
Outputs
no outputs