KarasuLab Mod Releaser
Version updated for https://github.com/Karasu-Lab/Karasu-Lab-Mod-Releaser to version v2.2.7.
- This action is used across all versions by 1 repositories.
Action Type
This is a Composite action.
Go to the GitHub Marketplace to find the latest changes.
Action Summary
The KarasuLab Mod Releaser GitHub Action automates the release process for Minecraft mods by managing semantic versioning, generating changelogs, building mod artifacts, and publishing them to GitHub Releases, Modrinth, and CurseForge. It simplifies mod developers’ workflows by handling multi-platform publishing, dependency management, and configuration for Java versions and mod loaders. This action streamlines the release pipeline, reducing manual effort and ensuring consistent, versioned mod deployments.
What’s Changed
Add skip_checkout input to prevent workspace cleaning