GoogleAuthenticator icon indicating copy to clipboard operation
GoogleAuthenticator copied to clipboard

NuGet Key

Open ahwm opened this issue 5 months ago • 1 comments

@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.

ahwm avatar Sep 26 '25 17:09 ahwm

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.

ahwm avatar Oct 17 '25 21:10 ahwm