xoofx / dotnet-releaser

Easily build, run tests and coverage, cross-compile, package and publish your .NET library or application to NuGet and GitHub.
BSD 2-Clause "Simplified" License
698 stars 25 forks source link

Split package publish and changelog publish #60

Open FrediKats opened 6 months ago

FrediKats commented 6 months ago

Related to #53

Check #53 for more details and context. I'm not sure that this is the best way to achieve a goal. This PR is more about getting feedback. Is this good idea to split these two actions?