actions-marketplace-validations/ZIP SFTP Upload
Upload repo as a zip/archive to SFTP server
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
- Runtime
- Deprecated runtime
Inputs
| name | description | required | default |
|---|---|---|---|
| package_name | name of the zip file | yes | — |
| username | username | yes | — |
| server | your sftp server | yes | — |
| port | your sftp server port | yes | — |
| ssh_private_key | you can copy private_key from your *.pem file, keep format | yes | — |
| local_path | will put all file under this path. e.g ./* | yes | — |
| remote_path | release file will deploy to this directory | yes | — |
| script_path | shell script to run in addition to deploy | no | — |
Outputs
no outputs