Closed
Description
The package is unable to be deployed to Nuget with the error:
Run dotnet nuget push /home/runner/work/novu-dotnet/novu-dotnet/output/Novu.0.4.0.nupkg -k *** -s https://api.nuget.org/v3/index.json
dotnet nuget push /home/runner/work/novu-dotnet/novu-dotnet/output/Novu.0.4.0.nupkg -k *** -s https://api.nuget.org/v3/index.json
shell: /usr/bin/bash -e {0}
env:
WORKING_DIRECTORY: ./src/
PACKAGE_OUTPUT_DIRECTORY: /home/runner/work/novu-dotnet/novu-dotnet/output
NUGET_SOURCE_URL: https://api.nuget.org/v3/index.json
DOTNET_ROOT: /usr/share/dotnet
Pushing Novu.0.4.0.nupkg to 'https://www.nuget.org/api/v[2](https://github.com/novuhq/novu-dotnet/actions/runs/12753239583/job/35544462381#step:9:2)/package'...
PUT https://www.nuget.org/api/v2/package/
Forbidden https://www.nuget.org/api/v2/package/ [3](https://github.com/novuhq/novu-dotnet/actions/runs/12753239583/job/35544462381#step:9:3)89ms
error: Response status code does not indicate success: [4](https://github.com/novuhq/novu-dotnet/actions/runs/12753239583/job/35544462381#step:9:4)03 (The specified API key is invalid, has expired, or does not have permission to access the specified package.).
Error: Process completed with exit code 1.
https://github.com/novuhq/novu-dotnet/actions/runs/12753239583/job/35544462381
@wh1337 @LetItRock @scopsy I am assuming that the keys need updating and I do not have rights to change settings.
Metadata
Metadata
Assignees
Labels
No labels
Activity