Hey,
Noticed the fix for the spaces in the GitHub releases went in while I was prepping a release today, seems to work great on windows & (presumably) linux.
However since my Mac build is a universal app it’s not in this list:
and ARCH is one of x86_64, aarch64, i686 or armv7.
Is there a fix I can apply my side to get that working?
Also, is there any way to dump a link to the GitHub release in the release notes? There’s releaseBody in the docs but that seems more geared towards using the action to create a release
Thanks