GoogleAuthenticator
GoogleAuthenticator copied to clipboard
NuGet Key
@BrandonPotter the 3.4.0 release failed on Azure because of an expired API key. Could you update both Azure and the GitHub secret? Then we just some changes to the repository settings.
Suggestion: Trusted Publishing: https://learn.microsoft.com/en-us/nuget/nuget-org/trusted-publishing
I set this up on one of my packages and had it work great. We wouldn't need to worry about updating API keys, either. If @BrandonPotter would be able to make the necessary changes to the repo to remove Azure and add GitHub Actions then add a secret for NUGET_USER and configure Trusted Publishing on https://www.nuget.org/account/trustedpublishing then I could get the workflow set up.