If you’re using Azure DevOps for your build, did you know you can also publish your NuGet packages?
Here is a great post that walks you through the process.
Enjoy!

In Azure DevOps, Pipelines can be used to build your solution, create a Nuget package and publish the Nuget package to the Nuget feed for further …
Publish Nuget packages in Azure DevOps Pipelines