Add GitHub action for automatically creating and adding "compiled" executable to release assets on new releases
This will also remove the need for version on the au3pm.json file in this repo, instead we use the release tag or name from action context to assign to the binary.
Add GitHub action for automatically creating and adding "compiled" executable to release assets on new releases
This will also remove the need for version on the
au3pm.jsonfile in this repo, instead we use the release tag or name from action context to assign to the binary.