afeiship/action-deploy2ssh

A composite steps for deploy frontend filesto cos.

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stalelast commit Sep 26, 2023
License
MIT

Pinned Snippet

workflow.ymlSHA-pinned
uses: afeiship/action-deploy2ssh@f5157c21682a0257b0ff68f6c4ad8dd47d641fea # no releases — HEAD as of 2026-07-13

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

namedescriptionrequireddefault
node_versionThe node version.no16.18.0
build_distThe build dist folder, default is build.nobuild
target_dirThe target dir in server, default is /data/www.yes/data/www
scp_debugDebug mode for scp.nofalse
scp_rmRemove target dir before copy.yesfalse
manualManual trigger for deploy.nofalse

no outputs