{"id":27341580,"url":"https://github.com/hsgamer/action-mcreleaser","last_synced_at":"2026-05-11T05:36:07.136Z","repository":{"id":222677684,"uuid":"758076191","full_name":"HSGamer/action-mcreleaser","owner":"HSGamer","description":"Github Action to publish artifacts to multiple Minecraft-related platforms using MCReleaser","archived":false,"fork":false,"pushed_at":"2024-02-17T09:56:25.000Z","size":8,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2024-08-24T14:36:40.489Z","etag":null,"topics":["github","github-actions","hangar","minecraft","modrinth","papermc","polymart","spigot","spigot-api"],"latest_commit_sha":null,"homepage":"","language":null,"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/HSGamer.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},"funding":{"github":"HSGamer","patreon":"hsgamer","open_collective":null,"ko_fi":"hsgamer_mc","tidelift":null,"community_bridge":null,"liberapay":"HSGamer","issuehunt":null,"otechie":null,"lfx_crowdfunding":null,"custom":["https://paypal.me/HSGamer1234"]}},"created_at":"2024-02-15T15:22:49.000Z","updated_at":"2024-02-17T10:05:50.000Z","dependencies_parsed_at":"2024-02-15T16:49:13.614Z","dependency_job_id":null,"html_url":"https://github.com/HSGamer/action-mcreleaser","commit_stats":null,"previous_names":["hsgamer/action-mcreleaser"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/HSGamer%2Faction-mcreleaser","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/HSGamer%2Faction-mcreleaser/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/HSGamer%2Faction-mcreleaser/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/HSGamer%2Faction-mcreleaser/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/HSGamer","download_url":"https://codeload.github.com/HSGamer/action-mcreleaser/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248594140,"owners_count":21130313,"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":["github","github-actions","hangar","minecraft","modrinth","papermc","polymart","spigot","spigot-api"],"created_at":"2025-04-12T16:12:40.389Z","updated_at":"2026-05-11T05:36:07.094Z","avatar_url":"https://github.com/HSGamer.png","language":null,"funding_links":["https://github.com/sponsors/HSGamer","https://patreon.com/hsgamer","https://ko-fi.com/hsgamer_mc","https://liberapay.com/HSGamer","https://paypal.me/HSGamer1234"],"categories":[],"sub_categories":[],"readme":"# action-mcreleaser\nGithub Action to publish artifacts to multiple Minecraft-related platforms using [MCReleaser](https://github.com/HSGamer/MCReleaser)\n\n## Inputs\n\n### `files`\n\n* Required: `true`\n\n* A file or wildcard pattern to upload\n* It's splited into primary and secondary files\n* If a single line is provided, the first file will be the primary one, others will be secondary\n* If multiple line is provided, the first line is for primary files, others are for secondary files\n\n### `platforms`\n\n* Required: `false`\n* Default: `all`\n\n* The platforms where the artifacts will be uploaded to\n\n## Usage\n\n```\n- name: Release\n  uses: HSGamer/action-mcreleaser@main\n  with:\n    files: |\n      build/libs/MyPlugin-*.jar\n      *.jar\n    platforms: all\n  env:\n    GITHUB_TOKEN: ${{ github.token }}\n\n    MODRINTH_TOKEN: ${{ secrets.MODRINTH_TOKEN }}\n    MODRINTH_PROJECT: AABBCC\n    MODRINTH_LOADERS: folia\n\n    HANGAR_KEY: ${{ secrets.HANGAR_KEY }}\n    HANGAR_PROJECT: AABBCC\n    HANGAR_PLATFORM: paper\n```\n\n\u003e Check [Environment Variables](https://github.com/HSGamer/MCReleaser#environment-variables) for available variables to put in `env`\n\n## Example\n\n* [`MoreFoWorld`](https://github.com/Folia-Inquisitors/MoreFoWorld/blob/82c7982aa1e784e8fe26ebc1dd0fc121d367062c/.github/workflows/gradle-release.yml#L34-L50)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhsgamer%2Faction-mcreleaser","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fhsgamer%2Faction-mcreleaser","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhsgamer%2Faction-mcreleaser/lists"}