monska85/Publish FTP action
This action publish your repo in a (S)FTP server
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| host | (S)FTP host | yes | — |
| username | (S)FTP user | yes | — |
| password | (S)FTP password | no | — |
| ssh_key | SSH key used for the connection (passphrase is not supported) | no | — |
| remote_folder | Remote folder to chdir | no | — |
| local_folder | Repository folder to transfer | no | — |
| port | (S)FTP port | no | — |
| type | FTP or SFTP protocol | no | — |
| put_github_sha | Transfer file named with the pushed GitHub SHA | no | — |
Outputs
no outputs