zent-contrib/Sync Git Branch Action

Action for synchronizing a git branch to another location (Bitbucket, GitHub, GitLab, etc.) using SSH.

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
source-repoSSH URL of the source repository. Defaults to the repository this actions runs in.nogit@github.com:${{ github.repository }}.git
source-branchBranch name in source repository.yes""
destination-repoSSH URL of the destination repository.yes""
destination-branchBranch name in destination repository. Defaults to source-branch if not present.no""

no outputs