We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9005fbe commit ca75a95Copy full SHA for ca75a95
1 file changed
.github/workflows/dotnet.yml
@@ -67,7 +67,7 @@ jobs:
67
retention-days: 7
68
path: ./**/*.nupkg
69
70
- "Validate NuGet":
+ Validate-NuGet:
71
runs-on: ubuntu-latest
72
needs: [ Build ]
73
steps:
0 commit comments