dacong-wu/SFTP Deploy Action
Deploy files to a server via SFTP.
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| SFTP_HOST | The SFTP host. | yes | — |
| SFTP_USERNAME | The SFTP username. | yes | — |
| SFTP_PASSWORD | The SFTP password. | no | — |
| SFTP_PRIVATEKEY | The SFTP privateKey | no | — |
| SFTP_REMOTE | The remote directory on the SFTP server. | yes | — |
| BACKUP | Backup the previous version. | no | true |
Outputs
no outputs