actions-marketplace-validations/himsoft-ftp-deploy
Automate deploy your files via FTP using this GitHub action.
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| host | FTP host | yes | — |
| user | FTP user | yes | — |
| password | FTP password | yes | — |
| forceSsl | Force SSL encryption | no | false |
| localDir | Local directory | no | . |
| remoteDir | Remote directory | no | . |
Outputs
no outputs