TheMagnificent11 / lewee

2 stars 1 forks source link

Fix NuGet publish #208

Open TheMagnificent11 opened 2 months ago

TheMagnificent11 commented 2 months ago
Run dotnet nuget push ./output/*.nupkg --api-key  --source https://api.nuget.org/v3/index.json --skip-duplicate

error: Source parameter was not specified.

Build log