{"id":30420224,"url":"https://github.com/thezzisu/git-repo-deploy-action","last_synced_at":"2025-08-22T08:13:55.220Z","repository":{"id":42663123,"uuid":"255105688","full_name":"thezzisu/git-repo-deploy-action","owner":"thezzisu","description":"Deploy to Arbitrary Git Repo","archived":false,"fork":false,"pushed_at":"2023-01-08T00:22:28.000Z","size":249,"stargazers_count":0,"open_issues_count":2,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-08-21T20:43:37.002Z","etag":null,"topics":["actions"],"latest_commit_sha":null,"homepage":"","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/thezzisu.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2020-04-12T14:55:20.000Z","updated_at":"2022-03-27T01:35:13.000Z","dependencies_parsed_at":"2023-02-08T03:45:48.735Z","dependency_job_id":null,"html_url":"https://github.com/thezzisu/git-repo-deploy-action","commit_stats":{"total_commits":42,"total_committers":3,"mean_commits":14.0,"dds":"0.47619047619047616","last_synced_commit":"4810f227a393ffaaaf2715f6b03ac93d626781e0"},"previous_names":[],"tags_count":2,"template":false,"template_full_name":null,"purl":"pkg:github/thezzisu/git-repo-deploy-action","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thezzisu%2Fgit-repo-deploy-action","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thezzisu%2Fgit-repo-deploy-action/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thezzisu%2Fgit-repo-deploy-action/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thezzisu%2Fgit-repo-deploy-action/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/thezzisu","download_url":"https://codeload.github.com/thezzisu/git-repo-deploy-action/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thezzisu%2Fgit-repo-deploy-action/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":271606595,"owners_count":24788979,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-08-22T02:00:08.480Z","response_time":65,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["actions"],"created_at":"2025-08-22T08:13:52.113Z","updated_at":"2025-08-22T08:13:55.211Z","avatar_url":"https://github.com/thezzisu.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Deploy to Arbitrary Git Repo\n\n## Examples\n\nSee [this action](./.github/workflows/latest.yml). This action is just being deployed using itself.\n\n### Using ssh\n\nUse actions like [webfactory/ssh-agent](https://github.com/webfactory/ssh-agent)\nto setup ssh agent. There's no need to reconfigure git-repo-deploy-action as\nit'll use the default ssh push.\n\n## Full options\n\n```\nsrc:\n  description: 'The source directory to deploy. Relative to current project root. If not specified, `dist` will be used.'\n  required: false\ndst:\n  description: 'The destination directory. Relative to destination git repo root. If not specified, will directly deploy to repo root.'\n  required: false\nbranch:\n  description: 'The target branch of the dest git repo.'\n  required: false\nrepo:\n  description: 'The full url of the dest git repo. HTTPS repos should include credentials. SSH repos should have extra setup.'\n  required: true\nsingle:\n  description: 'Set true to override existed commits.'\n  required: false\nname:\n  description: 'Git config name. Default: Github Actions'\n  required: false\nemail:\n  description: 'Git config email. Default: noreply@actions.github.com'\n  required: false\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fthezzisu%2Fgit-repo-deploy-action","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fthezzisu%2Fgit-repo-deploy-action","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fthezzisu%2Fgit-repo-deploy-action/lists"}