deployphp/deployphp/action

Deploy with Deployer

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Activelast commit Apr 8, 2026
License
MIT

Pinned Snippet

workflow.ymlSHA-pinned
uses: deployphp/action@a1b46c204dbde25a32ed0d7bb6751ac3377ca1e9 # v1.0.26

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

namedescriptionrequireddefault
depThe command.yes
php-binaryPath to PHP binary.no""
sub-directorySpecifies a sub directory within the repository to deploy.no""
optionsList of options for the Deployer.no""
private-keyThe private key for connecting to remote hosts.no""
known-hostsContent of `~/.ssh/known_hosts` file.no""
ssh-configThe SSH configurationno""
skip-ssh-setupWhether the SSH setup should be skipped.nofalse
deployer-versionDeployer version to download from deployer.org.no""
deployer-binaryPath to local Deployer binary.no""
recipeRecipe file path.no""
ansiWhether to enable ANSI output.notrue
verbosityVerbosity level Can be -v, -vv or -vvv.no-v

no outputs