alleyinteractive/Deploy to Remote Repository Action

Uses rsync and git to deploy files/folders from a local GitHub action repository to a remote repository.

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
remote_repoRemote repository URLyes
remote_branchRemote branch to clone and pushno
remote_branch_is_orphanWhether to use the --orphan flag when creating the remote branchnofalse
base_directoryBase directory for rsyncno.
deployignoreWhether to replace .gitignore with .deployignorenotrue
destination_directoryDestination directory for rsync in remote repositoryno.
exclude_listComma-separated list of files and directories to exclude from syncno.git, .gitmodules, .github
pantheonDetermine if this is a deployment for a Pantheon repository. Supports migrating .pantheon/pantheon.yml to pantheon.yml and .pantheon/private to private in the root of the repository.nofalse
ssh-keySSH key for remote repositoryyes

no outputs