{"id":28475128,"url":"https://github.com/its-just-nans/deploy-that","last_synced_at":"2026-05-14T20:03:45.686Z","repository":{"id":285619772,"uuid":"958750955","full_name":"Its-Just-Nans/deploy-that","owner":"Its-Just-Nans","description":"Deploy a repo to a github pages","archived":false,"fork":false,"pushed_at":"2025-10-18T21:10:38.000Z","size":35,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-10-19T17:55:35.379Z","etag":null,"topics":["actions","deployement","github-actions"],"latest_commit_sha":null,"homepage":"","language":"Shell","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/Its-Just-Nans.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,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2025-04-01T17:46:56.000Z","updated_at":"2025-10-18T21:10:35.000Z","dependencies_parsed_at":"2025-06-03T06:53:19.846Z","dependency_job_id":null,"html_url":"https://github.com/Its-Just-Nans/deploy-that","commit_stats":null,"previous_names":["its-just-nans/deploy-that"],"tags_count":1,"template":false,"template_full_name":null,"purl":"pkg:github/Its-Just-Nans/deploy-that","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Its-Just-Nans%2Fdeploy-that","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Its-Just-Nans%2Fdeploy-that/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Its-Just-Nans%2Fdeploy-that/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Its-Just-Nans%2Fdeploy-that/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Its-Just-Nans","download_url":"https://codeload.github.com/Its-Just-Nans/deploy-that/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Its-Just-Nans%2Fdeploy-that/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":33041209,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-13T13:14:54.681Z","status":"online","status_checked_at":"2026-05-14T02:00:06.663Z","response_time":57,"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","deployement","github-actions"],"created_at":"2025-06-07T14:05:28.563Z","updated_at":"2026-05-14T20:03:45.666Z","avatar_url":"https://github.com/Its-Just-Nans.png","language":"Shell","funding_links":[],"categories":[],"sub_categories":[],"readme":"# deploy-that\n\nA github action to deploy your code to a webpage\n\n## Usage\n\nSee [action.yml](./action.yml) for the options\n\n```yaml\n# Simple workflow for deploying static content to GitHub Pages\nname: Deploy static content to Pages\n\non:\n  # Runs on pushes targeting the default branch\n  push:\n    branches: [\"main\"]\n\n  # Allows you to run this workflow manually from the Actions tab\n  workflow_dispatch:\n\n# Sets permissions of the GITHUB_TOKEN to allow deployment to GitHub Pages\npermissions:\n  contents: read\n  pages: write\n  id-token: write\n\n# Allow one concurrent deployment\nconcurrency:\n  group: \"pages\"\n  cancel-in-progress: true\n\njobs:\n  # Single deploy job since we're just deploying\n  deploy:\n    runs-on: ubuntu-latest\n    steps:\n      - uses: its-just-nans/deploy-that@latest\n```\n\n## Used by\n\n- \u003chttps://github.com/Its-Just-Nans/domains\u003e\n- \u003chttps://github.com/Its-Just-Nans/Its-Just-Nans.github.io\u003e\n- \u003chttps://github.com/Its-Just-Nans/yakb\u003e\n- \u003chttps://github.com/Its-Just-Nans/golb\u003e\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fits-just-nans%2Fdeploy-that","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fits-just-nans%2Fdeploy-that","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fits-just-nans%2Fdeploy-that/lists"}