If you want the user to download your application, why don't you use GitHub releases and host your application there and then get a download URL from there?
For example:
Open this link and after selecting the application type you want and then hover on the download button, you will see that the download link is from GitHub releases.

Easy peasy!!!
😉