Publishing nupkg to a nuget source

Hi,
Would it also be possible for ebuild to automatically publish to a nuget source ?

I can use this

dotnet nuget push "xxx.1.0.2.nupkg"  --api-key xxx --source "https://nuget.pkg.github.com/xxxx"

I would like to specify the api-key and source from some external location myself and ebuild would plug in the latest nupkg before calling dotnet.

Cheers,
John

Maybe… I’ll log.

Logged as bugs://E26403.

bugs://E26403 was closed as fixed.

What was the end result of this one ?

bugs://E26403 was reopened.

Curious, I don’t remember closing this; this has not been implemented yet as far as I know… I’ll reoopen