brandedoutcast / publish-nuget

📦 GitHub action to automate publishing NuGet packages when project version changes
https://github.com/marketplace/actions/publish-nuget
MIT License
197 stars 101 forks source link

action doesn't fail with invalid nuget_key #4

Closed brandedoutcast closed 4 years ago

brandedoutcast commented 4 years ago

dotnet nuget push reports an error with 403 response & the action exits with 0 indicating success