roubachof / NukeProxy

MIT License
16 stars 12 forks source link

NuGet API key does not allow uploading new package #9

Closed Cheesebaron closed 1 year ago

Cheesebaron commented 1 year ago

We've switched the package ID to ImageCaching.Nuke and uploads of new packages now fail.

@roubachof can you please update the API key so we can make a release of the new package?

See failed run: https://github.com/roubachof/NukeProxy/actions/runs/3135176883/jobs/5090557484#step:4:52

Pushing ImageCaching.Nuke.2.0.0.nupkg to 'https://www.nuget.org/api/v2/package'...
  PUT https://www.nuget.org/api/v2/package/
  Forbidden https://www.nuget.org/api/v2/package/ 1668ms
error: Response status code does not indicate success: 403 (The specified API key is invalid, has expired, or does not have permission to access the specified package.).
roubachof commented 1 year ago

I created a new key with the following glob: ImageCaching.*

Cheesebaron commented 1 year ago

Thanks, works now :) https://www.nuget.org/packages/ImageCaching.Nuke