{"id":15594469,"url":"https://github.com/tanwanimohit/deploy-react-to-ghpages","last_synced_at":"2025-04-19T17:21:35.674Z","repository":{"id":40402889,"uuid":"288909127","full_name":"tanwanimohit/deploy-react-to-ghpages","owner":"tanwanimohit","description":"This Action will automate the process of building and depolying react app to gh-pages.","archived":false,"fork":false,"pushed_at":"2023-04-02T09:01:00.000Z","size":11,"stargazers_count":24,"open_issues_count":3,"forks_count":12,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-03-24T07:54:28.582Z","etag":null,"topics":["deployment","depolying-react","gh-pages"],"latest_commit_sha":null,"homepage":"https://github.com/marketplace/actions/deploy-react-app-to-github-pages","language":null,"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/tanwanimohit.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null},"funding":{"github":null,"patreon":null,"open_collective":null,"ko_fi":null,"tidelift":null,"community_bridge":null,"liberapay":null,"issuehunt":null,"otechie":null,"custom":["https://www.paypal.com/paypalme/tanwanimohit"]}},"created_at":"2020-08-20T04:50:29.000Z","updated_at":"2024-10-07T19:18:54.000Z","dependencies_parsed_at":"2024-06-18T18:38:01.010Z","dependency_job_id":null,"html_url":"https://github.com/tanwanimohit/deploy-react-to-ghpages","commit_stats":{"total_commits":8,"total_committers":1,"mean_commits":8.0,"dds":0.0,"last_synced_commit":"a0a455c0bd156a639e4488e3027dddd7306b0dc0"},"previous_names":[],"tags_count":2,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tanwanimohit%2Fdeploy-react-to-ghpages","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tanwanimohit%2Fdeploy-react-to-ghpages/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tanwanimohit%2Fdeploy-react-to-ghpages/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tanwanimohit%2Fdeploy-react-to-ghpages/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/tanwanimohit","download_url":"https://codeload.github.com/tanwanimohit/deploy-react-to-ghpages/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":246174498,"owners_count":20735412,"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":["deployment","depolying-react","gh-pages"],"created_at":"2024-10-03T00:40:35.858Z","updated_at":"2025-03-29T10:45:23.277Z","avatar_url":"https://github.com/tanwanimohit.png","language":null,"funding_links":["https://www.paypal.com/paypalme/tanwanimohit"],"categories":["Others"],"sub_categories":[],"readme":"## Deploy React app to gh-pages \n\nThis Action will automate the process of building and depolying react app to gh-pages.\n\n## Action \nAdd this action inside your Repository's Actions\n\n```\nname: React app deployment\n\non:\n  push:\n    branches: [ master ]\n  pull_request:\n    branches: [ master ]\n\njobs:\n  build:\n\n    runs-on: ubuntu-latest\n    \n    steps:\n    - uses: actions/checkout@v2\n\n    - name: Deploy react app to github pages\n      uses: tanwanimohit/deploy-react-to-ghpages@v1.0.2\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftanwanimohit%2Fdeploy-react-to-ghpages","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ftanwanimohit%2Fdeploy-react-to-ghpages","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftanwanimohit%2Fdeploy-react-to-ghpages/lists"}