Skip to content

Commit 6ddd207

Browse files
committed
name for deploy
1 parent a8c4eb9 commit 6ddd207

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/dotnet-core.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -34,6 +34,7 @@ jobs:
3434
# A file, directory or wildcard pattern that describes what to upload
3535
path: src/QAToolKit.Source.Swagger/bin/
3636
deploy:
37+
name: Pack and Push Nuget
3738
needs: build
3839
if: github.event_name == 'release'
3940
runs-on: ubuntu-latest

0 commit comments

Comments
 (0)