actions-marketplace-validations/Capistrano deploy

Deploy an application using capistrano to the given target

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Maintainedlast commit Sep 22, 2025
License
MIT

Pinned Snippet

workflow.ymlSHA-pinned
uses: actions-marketplace-validations/miloserdow_capistrano-deploy@61180a114b29ee730def644eb271b19940f14a68 # no releases — HEAD as of 2026-07-12

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

namedescriptionrequireddefault
capistrano_commandsThe Capistrano commands to runyes["deploy"]
targetEnvironment where deploy is to be performed tono
deploy_keyDeployment key used for decryption of SSH RSA private keyyes
enc_rsa_key_pthPath to SSH private key encrypted with deploy_keynoconfig/deploy_id_rsa_enc
enc_rsa_key_valValue of the SSH private key encrypted with deploy_keyno
working-directoryThe directory from which to run the deploy commandno""

no outputs