fsprojects / ExcelFinancialFunctions

.NET Standard library providing the full set of financial functions from Excel.
https://fsprojects.github.io/ExcelFinancialFunctions
Other
194 stars 66 forks source link

Build nuget packages for each published GitHub release #56

Closed jcoliz closed 2 years ago

jcoliz commented 2 years ago

Leaving this change open as a pull request for public comment just a little bit. This PR enables a NuGet package release flow based on GitHub releases. Uses the name of the release as a semantic version, and the body as release notes.

Of course, the PR won't actually result in a push to NuGet Gallery currently until the project gains access to the required secret.