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
{{ message }}
This repository has been archived by the owner on May 15, 2024. It is now read-only.
The build for #214 fixing #213 merged in master failed and the nuget was not published with the following error The specified API key is invalid
Publishing DotNetZip.1.15.0.nupkg to https://www.nuget.org/api/v2/package...
Error publishing package. NuGet server returned 403: The specified API key is invalid, has expired, or does not have permission to access the specified package.
@haf do you have access to nuget to get a new API key to update it here? which is highly unsecured!
The text was updated successfully, but these errors were encountered:
@laurentkempe It's encrypted with an appveyor-specific key to my account, so it's not insecure. But I need to update it. MSFT has started cycling keys, despite them being "safe enough", because they don't think they are safe enough. I'll see what time I can spend on this in the next couple of days.
Oh I see @haf you are using Secure variables 👍 Thanks for the clarification!
No stress from my side for the update, we are not going to .NET 5 at least before December or January, nevertheless I hope you get the time to update the key so that it can be deployed to nuget.
The build for #214 fixing #213 merged in master failed and the nuget was not published with the following error
The specified API key is invalid
@haf do you have access to nuget to get a new API key to update it here? which is highly unsecured!
The text was updated successfully, but these errors were encountered: