Publish Blazor Component to Nuget with Github Actions
This guide will show you how to create a GitHub Action which triggers on a Git Tag and publishes the Blazor Component to Nuget.
Please note, the process is the same for any .Net Core project type.