padillaco/Deploy to Pantheon

Deploys local GitHub repo to Pantheon.

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Activelast commit Apr 3, 2026
License
GPL 2.0

Pinned Snippet

workflow.ymlSHA-pinned
uses: padillaco/pantheon-deploy-action@693a72c752c49d069eef5a1839e5bd22219687e1 # no releases — HEAD as of 2026-07-11

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

namedescriptionrequireddefault
base_directoryBase directory for rsyncno
destination_directoryDestination directory for rsync in remote repositoryno
exclude_listComma-separated list of files and directories to exclude from syncno.git, .github, .gitmodules, node_modules
ssh_keySSH key to use for remote repository authentication.yes
pantheon_siteName of Pantheon site to deploy to.yes
pantheon_site_idPantheon site ID to deploy to.yes

no outputs