Open lordlabuckdas opened 4 years ago
We Can use this ->https://github.com/softprops/action-gh-release
Looks good, now we need to look for a GH action which compiles the go
code and generates binaries for each architecture. Should be easy.
Alternatively, look for a single GH action which does both - compile and release
Is your feature request related to a problem? Please describe. Adding a binary to releases manually might not be a very trustworthy move
Describe the solution you'd like Github Actions to compile and add the binaries to a release
Describe alternatives you've considered Manual release if this isn't solved before the 1st release
Additional context