In this post we will see how to automatically version and release a .Net Application using GitHub Actions. We will use the conventional commits specification to automatically version and release our application.
Blog post: https://blog.antosubash.com/posts/aut...
Repo: https://github.com/antosubash/dotnet-...
#version #git #release #dotnet