actions-marketplace-validations/deploy-via-scp

A GitHub Action that send the build file to a remote server for deployment via scp.

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stalelast commit Mar 15, 2021
License
MIT

Pinned Snippet

workflow.ymlSHA-pinned
uses: actions-marketplace-validations/horochx_deploy-via-scp@c82b42f002701aeca107ef7cf6ea4efe6788141e # no releases — HEAD as of 2026-07-14

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

namedescriptionrequireddefault
localLocal file pathyes
remoteRemote file pathyes
hostRemote server addressyes
portRemote server portno22
userRemote server useryes
keyRemote server private keyyes
ensureRemoteEnsure the existance of the remote file pathno

no outputs