Description
The Nuget API key has been expired.
There is a new publishing flow for Nuget which never expires (docs:https://learn.microsoft.com/en-us/nuget/nuget-org/trusted-publishing), so if we get that set up this won't be an issue again. When setting it up Nuget needs to know the name of the file that will be using the publishing flow, set that to .github/workflows/release.yml.
Description
The Nuget API key has been expired.
There is a new publishing flow for Nuget which never expires (docs:https://learn.microsoft.com/en-us/nuget/nuget-org/trusted-publishing), so if we get that set up this won't be an issue again. When setting it up Nuget needs to know the name of the file that will be using the publishing flow, set that to
.github/workflows/release.yml.