actions-marketplace-validations/Repository Sync Hub
Sync current repository to other hub
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stalelast commit Aug 22, 2022
- License
- MIT
Pinned Snippet
uses: actions-marketplace-validations/ttionya_repository-sync-hub@8973e76a06ccf31549c2592dcde140feb7e00ef3 # no releases — HEAD as of 2026-07-10tags can be moved; commit SHAs can't. why a SHA?
Inputs
| name | description | required | default |
|---|---|---|---|
| target_repository | Sync to target repository full clone URL. (Support SSH and HTTP URL) | yes | — |
| ssh_private_key | SSH key used to authenticate with git operations. (with SSH URL) | no | — |
| http_access_name | Login name used to authenticate with git operations. (with HTTP URL) | no | — |
| http_access_token | Personal Access Token (PAT) used to authenticate with git operations. (with HTTP URL) | no | — |
Outputs
no outputs