Closed crystall1nedev closed 5 months ago
This PR enables release.yml to build for macOS, and renames the output files to be a little nicer to read: refresher-<platform>-<arch>
release.yml
refresher-<platform>-<arch>
An example of the output:
Please note the changelog difference - this is because of the way GitHub's autogenerated release notes work.
Reverted the naming scheme for the releases - would you like the older scheme for development builds as well?
Decided to revert to keep consistency with the release names as well
This PR enables
release.yml
to build for macOS, and renames the output files to be a little nicer to read:refresher-<platform>-<arch>
An example of the output:
Please note the changelog difference - this is because of the way GitHub's autogenerated release notes work.