actions-marketplace-validations/Devploy - by DevGuys
Deploy your project on a distant server using SSH or FTP protocol
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
- Runtime
- Deprecated runtime
Inputs
| name | description | required | default |
|---|---|---|---|
| host | Hostname of the server | yes | — |
| username | username to use | yes | — |
| password | password to use | yes | — |
| port | port to use | — | 22 |
| source | local path | — | / |
| target | remote target | — | /home |
| execute | Execute the specified command after deployment | — | "" |
Outputs
no outputs