cangulo.nuke.releasecreator
ยท 3 min read
๐ง๐ Project discontinued
Problem I want to solveโ
Every time I want to release a new version in my C# projects, I have to do it manually or define a custom GH action for every repo. I would like to have a general solution that makes this automatically every time I merge a PR. Also, as I have been playing with NUKE lately, I want to include it in the solution.