diff --git a/.github/workflows/dotnet-desktop.yml b/.github/workflows/dotnet-desktop.yml index e64874a..01a6a4c 100644 --- a/.github/workflows/dotnet-desktop.yml +++ b/.github/workflows/dotnet-desktop.yml @@ -1,4 +1,4 @@ -name: Run Build and Unit tests +name: Build And Create Nuget Package on: push: @@ -48,3 +48,4 @@ jobs: path: | **/*.nupkg **/*.snupkg + !.nuget