mirror of
https://github.com/NatsumeLS/Gakumas-Translation-Data-EN.git
synced 2026-05-06 19:22:03 +07:00
b57c2a5b31
This commit introduces a changelog generation step in the `check.yml` workflow. The changelog is generated using `git log` to capture commit messages since the last tag. The generated `CHANGELOG.md` file is then used as the body for the GitHub release, providing a more informative release description.