{"id":16695140,"url":"https://github.com/uiolee/surge-cli-action","last_synced_at":"2026-05-05T08:01:14.191Z","repository":{"id":247603204,"uuid":"805990921","full_name":"uiolee/surge-cli-action","owner":"uiolee","description":"Surge is bundled so you can use it directly without installing Surge via package manager.","archived":false,"fork":false,"pushed_at":"2026-05-05T07:25:11.000Z","size":943,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2026-05-05T07:27:17.066Z","etag":null,"topics":["actions","github-actions","javascript","nodejs","surge"],"latest_commit_sha":null,"homepage":"","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mpl-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/uiolee.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}},"created_at":"2024-05-26T03:55:23.000Z","updated_at":"2026-05-05T07:25:04.000Z","dependencies_parsed_at":"2024-07-09T17:31:03.930Z","dependency_job_id":"0427b429-11f2-44a8-b8d4-2cc4ccbd21d8","html_url":"https://github.com/uiolee/surge-cli-action","commit_stats":null,"previous_names":["uiolee/surge-cli-action"],"tags_count":7,"template":false,"template_full_name":null,"purl":"pkg:github/uiolee/surge-cli-action","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uiolee%2Fsurge-cli-action","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uiolee%2Fsurge-cli-action/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uiolee%2Fsurge-cli-action/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uiolee%2Fsurge-cli-action/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/uiolee","download_url":"https://codeload.github.com/uiolee/surge-cli-action/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uiolee%2Fsurge-cli-action/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32640538,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-04T10:08:07.713Z","status":"online","status_checked_at":"2026-05-05T02:00:06.033Z","response_time":54,"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","github-actions","javascript","nodejs","surge"],"created_at":"2024-10-12T17:05:35.650Z","updated_at":"2026-05-05T08:01:14.186Z","avatar_url":"https://github.com/uiolee.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# surge-cli-action\n\n[![Deploy](https://github.com/uiolee/surge-cli-action-test/actions/workflows/deploy.yml/badge.svg?branch=main)](https://github.com/uiolee/surge-cli-action-test/actions/workflows/deploy.yml)\n\nSurge is bundled so you can use it directly without installing Surge via package manager.\n\n## Usage\n\n\u003e [!IMPORTANT]\n\u003e This action have bundled [`surge`](https://www.npmjs.com/package/surge) package.\n\u003e So you didn't need `npm install surge`\n\n```yml\n- uses: uiolee/surge-cli-action@v0.27.3\n  with:\n    surge-args: \"./dist https://example.surge.sh\"\n    surge-token: ${{ secrets.SURGE_TOKEN }}\n    surge-email: ${{ secrets.SURGE_EMAIL }} # Just used to mask your email address to prevent it from being displayed in the log of workflow.\n```\n\n\u003e The above action will be performed like the following command:\n\u003e\n\u003e ```bash\n\u003e surge ./dist https://example.surge.sh --token ${{ secrets.SURGE_TOKEN }}\n\u003e ```\n\n### Example\n\n\u003cdetails\u003e\n\n\u003csummary\u003euiolee/surge-cli-action-test\u003c/summary\u003e\n\n[deploy.yml#L39-L44](https://github.com/uiolee/surge-cli-action-test/blob/cd8ccb702acebcd78fa8911d7f985fef49e1ad2d/.github/workflows/deploy.yml#L39-L44)\n\n![](./image/showcase.webp)\n\n\u003c/details\u003e\n\n## Versioning\n\nThis versioning of this action **does not** use semver.\n\nThe version number of this action represents the version of the [surge](https://www.npmjs.com/package/surge) in the bundle.\n\n**Currently** no plans to provide old versions.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fuiolee%2Fsurge-cli-action","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fuiolee%2Fsurge-cli-action","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fuiolee%2Fsurge-cli-action/lists"}