{"id":23900858,"url":"https://github.com/born05/digital-ocean-deployment-action","last_synced_at":"2025-10-20T02:58:09.425Z","repository":{"id":231550999,"uuid":"782001635","full_name":"born05/digital-ocean-deployment-action","owner":"born05","description":null,"archived":false,"fork":false,"pushed_at":"2025-02-10T14:17:09.000Z","size":24,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-02-10T15:26:07.537Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/born05.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"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-04-04T12:58:41.000Z","updated_at":"2025-02-10T14:17:16.000Z","dependencies_parsed_at":"2024-04-04T15:51:20.404Z","dependency_job_id":"d06eecb0-499e-496c-9f20-3133c4db7ac5","html_url":"https://github.com/born05/digital-ocean-deployment-action","commit_stats":null,"previous_names":["born05/digital-ocean-deployment-action"],"tags_count":4,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/born05%2Fdigital-ocean-deployment-action","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/born05%2Fdigital-ocean-deployment-action/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/born05%2Fdigital-ocean-deployment-action/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/born05%2Fdigital-ocean-deployment-action/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/born05","download_url":"https://codeload.github.com/born05/digital-ocean-deployment-action/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":240298399,"owners_count":19779280,"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":"2025-01-04T20:39:51.875Z","updated_at":"2025-10-20T02:58:04.368Z","avatar_url":"https://github.com/born05.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Digital Ocean Deployment Action\n\n## Usage\ncreate a yaml file in the `.github/workflows` folder als paste the following in it:\n```yml\nname: Deploy app to DigitalOcean\nrun-name: Deploy ${{ github.ref_type == 'tag' \u0026\u0026 github.ref_name || 'latest' }} to ${{ github.ref_type == 'tag' \u0026\u0026 'production' || 'acceptance' }}\n\non:\n  push:\n    branches: [main]\n    tags: [\"*\"]\n\njobs:\n  ext:\n    uses: born05/digital-ocean-deployment-action/.github/workflows/deploy-to-do.yml@main\n    secrets: inherit\n    with:\n      node-version: 21.x\n      cms: true\n\n```","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fborn05%2Fdigital-ocean-deployment-action","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fborn05%2Fdigital-ocean-deployment-action","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fborn05%2Fdigital-ocean-deployment-action/lists"}