ClipCascade
ClipCascade copied to clipboard
A pipeline suggestion
Hey, I think this project looks really nice and helpful and I want to use it, but there is one big deal-breaker at least for me - the releases.
Currently, I have no way of knowing how you generate the assets, you might as well generate them from another code base. And yes, I could build it from source, but that makes the whole Releases page practically useless.
My suggestion is, if possible, to use a GitHub Actions workflow, which not only ensures the assets are built from the source, but it also makes it a lot easier for you to release new versions.
Keep up the good work! :)