actions-marketplace-validations/SB SFTP Deploy

Deploy file to your server use sftp & ssh private key

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stalelast commit Jun 8, 2021
License
None

Pinned Snippet

workflow.ymlSHA-pinned
uses: actions-marketplace-validations/bunyod545_sb.sftpdeployaction@c1e72155f693cae546234e1050ee824a0083aa02 # no releases — HEAD as of 2026-07-10

tags can be moved; commit SHAs can't. why a SHA?

namedescriptionrequireddefault
usernameusernameyes
serveryour sftp serveryes
portyour sftp server port, default to 22yes22
ssh_private_keyyou can copy private_key from your *.pem file, keep formatyes
local_pathwill put all file under this pathyes./*
remote_pathfiles will copy to under remote_pathyes/
argssftp argsno

no outputs