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 a8c4eb9 commit 6ddd207Copy full SHA for 6ddd207
.github/workflows/dotnet-core.yml
@@ -34,6 +34,7 @@ jobs:
34
# A file, directory or wildcard pattern that describes what to upload
35
path: src/QAToolKit.Source.Swagger/bin/
36
deploy:
37
+ name: Pack and Push Nuget
38
needs: build
39
if: github.event_name == 'release'
40
runs-on: ubuntu-latest
0 commit comments