Skip to content

Commit 9b88242

Browse files
author
Joshua Miller
committed
deploy fix 5
1 parent cf728ac commit 9b88242

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.travis.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,6 @@ script:
1515
deploy:
1616
skip_cleanup: true
1717
provider: script
18-
script: dotnet nuget push Jenkins.Net/bin/Release/Jenkins.Net.*.nupkg -k $NUGET_APIKEY -s $NUGET_SOURCE
18+
script: dotnet nuget push Jenkins.Net/bin/jenkinsnet.*.nupkg -k $NUGET_APIKEY -s $NUGET_SOURCE
1919
on:
2020
branch: master

0 commit comments

Comments
 (0)