broken/ef
Paul Schneider 3 years ago
parent cc675844b6
commit db6f514fb5
1 changed files with 1 additions and 1 deletions

@ -46,4 +46,4 @@ pack:
- bin/Release/nuget-host.*.nupkg
script:
- dotnet pack --configuration Release --no-restore
- nuget push -Source $NUGETSOURCE -ApiKey $NUGETSOURCEAPIKEY bin/Release/nuget-host.*.nupkg
- nuget push -Source $NUGETSOURCE -ApiKey $NUGETSOURCEAPIKEY src/nuget-host/bin/Release/nuget-host.*.nupkg

Loading…