1.3.0 release failed with 404 when pushing to the nuget
This is not secret info, so commenting here
We push with dotnet nuget push ${nupkg} -k ${1} -s ${2}
The ${2} parameter should be https://api.nuget.org/v3/index.json - is that what we pass there? 馃
@v1v this one is fixed and can be closed, right?
Release script was used for the 1.4.0 release and we don't have this issue anymore.