Is your feature request related to a problem? Please describe.
Based on @rmunn's comments in #175 (comment), we should add documentation that specifies what you need to do in case of build failures.
Describe the solution you'd like
For each target in the list, show errors and what to do about them.
Also show scenarios where if PublishToNuGet works but GitHubReleases fails for some reason, the manual steps to sync up the rest of the targets.
Describe alternatives you've considered
Letting the user figure it out and suffer.
Additional context
Add any other context or screenshots about the feature request here.
Is your feature request related to a problem? Please describe.
Based on @rmunn's comments in #175 (comment), we should add documentation that specifies what you need to do in case of build failures.
Describe the solution you'd like
For each
targetin the list, show errors and what to do about them.Also show scenarios where if
PublishToNuGetworks butGitHubReleasesfails for some reason, the manual steps to sync up the rest of the targets.Describe alternatives you've considered
Letting the user figure it out and suffer.
Additional context
Add any other context or screenshots about the feature request here.