bhcleek/GitHub Mirror
⤵️ Mirror remote repository
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stalelast commit Jul 5, 2022
- License
- MIT
Pinned Snippet
uses: bhcleek/git-mirror@b4b2209afc522c838ab415f20847d3c16ed0f0f5 # v1.0.0tags can be moved; commit SHAs can't. why a SHA?
Inputs
| name | description | required | default |
|---|---|---|---|
| source_repo | GitHub public repo slug or full clone URL | no | — |
| destination_repo | GitHub public repo slug or Full clone URL | no | — |
| ssh_private_key | SSH key used to authenticate with source and destination ssh urls provided (optional if public or https url with authentication) | no | — |
| source_ssh_private_key | SSH key used to authenticate with source ssh url provided (optional if public or https url with authentication) | no | — |
| destination_ssh_private_key | SSH key used to authenticate with destination ssh url provided (optional if public or https url with authentication) | no | — |
| github_token | GitHub token secret | no | — |
Outputs
no outputs