Workflow improvements
Opened this issue · 0 comments
kkokosa commented
Workflow in this repository should be both minimalistic and working example of creating your own NuGet available library. It needs some discussions what is a "good practice here". Here are some topics to discuss, even before implementing:
All with respect to versions/tags:
- take a version of the library from .csproj?
- when to tag?
- when to create a release?
- when and how to trigger publishing NuGet package?