NuGet
Uploads packages to NuGet via .NET Core.
Configuration
Section titled “Configuration”No additional configuration options.
Environment Variables
Section titled “Environment Variables”| Name | Description |
|---|---|
NUGET_API_TOKEN | NuGet API token |
NUGET_DOTNET_BIN | Path to .NET Core. Default: dotnet |
Example
Section titled “Example”targets: - name: nuget