Releases: vbem/multi-runners
Releases · vbem/multi-runners
v1.2.0
v1.1.0
v1.0.3
feat: Improve MR runner download process This commit modifies the `mr.bash` script to improve the MR runner download process. It adds the ability to use the GitHub token when fetching releases, which is specified in the `MR_GITHUB_PAT` environment variable. This change ensures that the latest version number is fetched successfully and handles potential rate limit issues.