{"id":16863633,"url":"https://github.com/hengkx/ssh-deploy","last_synced_at":"2025-04-11T08:59:52.611Z","repository":{"id":40714510,"uuid":"277152478","full_name":"hengkx/ssh-deploy","owner":"hengkx","description":"Github actions ssh auto deploy and execute command","archived":false,"fork":false,"pushed_at":"2022-08-18T19:29:49.000Z","size":200,"stargazers_count":8,"open_issues_count":3,"forks_count":4,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-04-04T03:35:09.814Z","etag":null,"topics":[],"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/hengkx.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-07-04T17:06:06.000Z","updated_at":"2024-08-15T21:03:38.000Z","dependencies_parsed_at":"2023-01-11T17:21:58.893Z","dependency_job_id":null,"html_url":"https://github.com/hengkx/ssh-deploy","commit_stats":{"total_commits":8,"total_committers":2,"mean_commits":4.0,"dds":0.25,"last_synced_commit":"7adfb2cbc9f8f41aa7fa33a6f05a24d7850665c7"},"previous_names":[],"tags_count":2,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hengkx%2Fssh-deploy","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hengkx%2Fssh-deploy/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hengkx%2Fssh-deploy/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hengkx%2Fssh-deploy/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/hengkx","download_url":"https://codeload.github.com/hengkx/ssh-deploy/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248098060,"owners_count":21047363,"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":[],"created_at":"2024-10-13T14:39:11.772Z","updated_at":"2025-04-11T08:59:52.591Z","avatar_url":"https://github.com/hengkx.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# ssh-deploy\n\n# Usage\n\nSee [action.yml](action.yml)\n\nBasic:\n```yaml\nsteps:\n- uses: hengkx/ssh-deploy@v1.0.1\n  env:\n    HOST: ${{ secrets.DEPLOY_HOST }}\n    USERNAME: ${{ secrets.DEPLOY_USERNAME }}\n    PASSWORD: ${{ secrets.DEPLOY_PASSWORD }}\n    PORT: ${{ secrets.DEPLOY_PORT }}\n    SOURCE: 'dist/'\n    TARGET: ${{ secrets.DEPLOY_DEST_PATH }}\n    AFTER_COMMAND: 'npm run stop \u0026\u0026 npm install --production \u0026\u0026 npm run start'\n```\n\n# License\n\nThe scripts and documentation in this project are released under the [MIT License](LICENSE)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhengkx%2Fssh-deploy","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fhengkx%2Fssh-deploy","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhengkx%2Fssh-deploy/lists"}