We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 505f77f commit 5902fadCopy full SHA for 5902fad
.github/workflows/blazor.yml
@@ -1,4 +1,4 @@
1
-name: blazor
+name: Build / Publish Blazor WebAssembly Project
2
3
on:
4
workflow_dispatch:
.github/workflows/nuget.yml
-name: Publish NuGet
+name: Publish Package to NuGet.org
push:
branches:
.github/workflows/webapi.yml
-name: webapi
+name: Build / Publish .NET WebAPI Project
0 commit comments