You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Is your feature request related to a problem? Please describe.
Being able to publish nightly or dev packages to github only
Describe the solution you'd like
Being able to call the IPublish target and specify the name of the configuration to use.
For example calling build publish --name nuget would result in publishing using the publish configuration with the name nuget
Describe alternatives you've considered
Pushing packages using the dotnet cli directly