Using GitHub Actions To Publish NuGet Packages [A Step-by-Step Guide]

Written by lukencode | Published 2020/06/22
Tech Story Tags: dotnet | github-actions | devops | dotnet-core | github | opensource | open-source | hackernoon-top-story

TLDR Using GitHub Actions To Publish NuGet Packages [A Step-by-Step Guide] To publish NuGet packages on GitHub.org. Use Publish Nuget action to package and publish nuget packages on push to master branch. Create a Nuget.org API key and set it as a GitHub secret Nuget API key to publish packages. Set a key as a secret key for the secret API key in your repository. Set PROJECT_FILE_PATH and NUGET_KEY to authenticate with NuGet.org’s API key.via the TL;DR App

no story

Written by lukencode | I lead tech teams and build things on the web. CTO and co-founder at Endpoint IQ.
Published by HackerNoon on 2020/06/22