{"id":21877102,"url":"https://github.com/x-actions/git-push","last_synced_at":"2025-06-13T03:33:11.259Z","repository":{"id":65162350,"uuid":"235491383","full_name":"x-actions/git-push","owner":"x-actions","description":"A Github Action to push code to git, like gitpage.","archived":false,"fork":false,"pushed_at":"2022-12-25T12:27:07.000Z","size":32,"stargazers_count":4,"open_issues_count":0,"forks_count":1,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-03-28T14:37:14.436Z","etag":null,"topics":["actinos","github","githubactions","gitpages"],"latest_commit_sha":null,"homepage":"","language":"Shell","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/x-actions.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-01-22T03:30:01.000Z","updated_at":"2023-03-05T13:20:48.000Z","dependencies_parsed_at":"2023-01-04T12:39:07.388Z","dependency_job_id":null,"html_url":"https://github.com/x-actions/git-push","commit_stats":{"total_commits":23,"total_committers":2,"mean_commits":11.5,"dds":"0.30434782608695654","last_synced_commit":"d75092d239ce824b040f84b5a83a43d90c074303"},"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/x-actions%2Fgit-push","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/x-actions%2Fgit-push/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/x-actions%2Fgit-push/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/x-actions%2Fgit-push/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/x-actions","download_url":"https://codeload.github.com/x-actions/git-push/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248997079,"owners_count":21195786,"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","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":["actinos","github","githubactions","gitpages"],"created_at":"2024-11-28T08:08:07.293Z","updated_at":"2025-04-15T02:43:06.776Z","avatar_url":"https://github.com/x-actions.png","language":"Shell","readme":"# Git Push Action\n\nA Github Action to push code to git, like [`gitpage`](https://pages.github.com/).\n\n## Environment Variables\n\n- GITHUB_EMAIL: git user email\n- GITHUB_USERNAME: git user username\n- PUBLISH_REPO: repo url, `https://${{ secrets.GitHub_PAT }}@github.com/owner/repo.git`\n- PUBLISH_BRANCH: git branch\n- PUBLISH_DIR: dir to publish\n\n## Secrets\n\n- DEPLOY_PRIVATE_KEY: Required your deploy key which has Write access[not use]\n\n## How to Use\n\n```\n    - name: Push to Github\n      uses: x-actions/gh-pages@release/v1\n      env:\n        GITHUB_EMAIL: \"me@xiexianbin.cn\"\n        GITHUB_USERNAME: \"xiexianbin\"\n        PUBLISH_REPO: https://${{ secrets.GitHub_PAT }}@github.com/owner/repo.git\n        PUBLISH_BRANCH: gh-pages\n        PUBLISH_DIR: ./public\n        # DEPLOY_PRIVATE_KEY: ${{ secrets.DEPLOY_PRIVATE_KEY }}\n```\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fx-actions%2Fgit-push","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fx-actions%2Fgit-push","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fx-actions%2Fgit-push/lists"}