NerdMiner_v2
NerdMiner_v2 copied to clipboard
feat : add automatic draft prerelease on dev branch and upgrade build steps
Dear @BitMaker-hub, this PR is a example to simplify the bin management. It creates/updates a versionned prerelease after every build on dev branch using "src/version.h" file. Prerelease can be modified manually to create a release or we could do more with the workflow to automatically create releases.
It's possible to automatically copy binaries into "bin" folder and commit if you prefer but it would be better to use releases and replace the bin directory usage if it's possible.
Dear @BitMaker-hub, Please let me know what you think about it to eventually make some changes 😉