I am using blow command to publish a release on Github repo:
curl -X POST -H \"Authorization: token xxxxxxxxx\" -d \'{\"tag_name\": \"test\", \"name\":\"rel
I don't think you can on the community version. You can attach small binaries to the release though. I believe this is the way that GitHub works, as it is oriented around browsing the code, and providing the source is the important part.