Skip to content

v1.0.3

Compare
Choose a tag to compare
@vbem vbem released this 11 Oct 04:56
· 7 commits to main since this release
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.