Continuing on my research and playing around with GitHub Actions, I was looking to migrate my Alexa.NET project off of Pipelines and in to one place for my open source project. Pipelines still has an advantage for me right now as I prefer the approval flow that I have right now. In this post I’ll cover how I modified my build definition to now also include producing the NuGet package, signing it with my code signing certificate, and pushing it to multiple repositories.

Quick tip: if you haven’t follow Ed Thomson before he’s doing a series on GitHub Actions for the month of December. Check out his GitHub Actions Advent Calendar!

#dotnet #devops #github

Using NuGet with GitHub Actions
1.25 GEEK