{"id":15174095,"url":"https://github.com/cucumber/action-publish-hex","last_synced_at":"2026-01-20T17:14:45.611Z","repository":{"id":57749970,"uuid":"524222408","full_name":"cucumber/action-publish-hex","owner":"cucumber","description":"GitHub Action to publish Elixir/Erlang packages to https://hex.pm","archived":false,"fork":false,"pushed_at":"2025-11-21T10:33:26.000Z","size":32,"stargazers_count":0,"open_issues_count":1,"forks_count":2,"subscribers_count":6,"default_branch":"main","last_synced_at":"2025-11-21T12:21:22.627Z","etag":null,"topics":["elixir","github-actions","polyglot-release"],"latest_commit_sha":null,"homepage":"","language":"Elixir","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/cucumber.png","metadata":{"funding":{"open_collective":"cucumber","github":"cucumber"},"files":{"readme":"README.md","changelog":"CHANGELOG.md","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,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2022-08-12T20:56:40.000Z","updated_at":"2025-11-21T10:33:28.000Z","dependencies_parsed_at":"2024-04-14T01:03:40.995Z","dependency_job_id":"a3b5975a-5584-4bbd-9e8d-a4ef3f55ea1e","html_url":"https://github.com/cucumber/action-publish-hex","commit_stats":{"total_commits":22,"total_committers":5,"mean_commits":4.4,"dds":0.4545454545454546,"last_synced_commit":"dd6ec41ae9a52bdc22bfdf477d1e034b7303078d"},"previous_names":[],"tags_count":2,"template":false,"template_full_name":null,"purl":"pkg:github/cucumber/action-publish-hex","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cucumber%2Faction-publish-hex","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cucumber%2Faction-publish-hex/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cucumber%2Faction-publish-hex/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cucumber%2Faction-publish-hex/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/cucumber","download_url":"https://codeload.github.com/cucumber/action-publish-hex/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cucumber%2Faction-publish-hex/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28607625,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-01-20T16:10:39.856Z","status":"ssl_error","status_checked_at":"2026-01-20T16:10:39.493Z","response_time":117,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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":["elixir","github-actions","polyglot-release"],"created_at":"2024-09-27T11:24:21.201Z","updated_at":"2026-01-20T17:14:45.591Z","avatar_url":"https://github.com/cucumber.png","language":"Elixir","funding_links":["https://opencollective.com/cucumber","https://github.com/sponsors/cucumber"],"categories":[],"sub_categories":[],"readme":"[![Test](https://github.com/cucumber/action-publish-hex/actions/workflows/test.yaml/badge.svg)](https://github.com/cucumber/action-publish-hex/actions/workflows/test.yaml)\n\n# action-publish-hex\n\nPublishes an Elixir/Erlang hex module to https://hex.pm\n\nNeeds [Erlang to be installed](https://github.com/erlef/setup-beam/) first.\n\n## Inputs\n\n* `hex-api-token`\n* `working-directory` (optional, default `.`)\n\n## Example\n\n```yaml\nname: Publish to hex\n\non:\n  push:\n    branches:\n      - \"release/*\"\n\njobs:\n  publish-ui:\n    name: Publish to hex\n    runs-on: ubuntu-latest\n    environment: Release\n    steps:\n      - uses: actions/checkout@v2\n      - uses: erlef/setup-beam@v1\n      - uses: cucumber/action-publish-hex@v1.0.0\n        with:\n          hex-api-token: ${{ secrets.HEX_API_TOKEN }}\n          working-directory: \"elixir\"\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcucumber%2Faction-publish-hex","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fcucumber%2Faction-publish-hex","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcucumber%2Faction-publish-hex/lists"}