alsi-lawr/Deploy to NuGet
Reusable action to build and deploy a .NET project to NuGet.
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| project | The path to the .NET project to deploy | yes | — |
| version | The version to assign to the NuGet package | yes | — |
| nuget-api-key | Your NuGet API key | yes | — |
| dotnet-version | The .NET SDK version to use | — | 10.0 |
| build-only | Only build the project, do not deploy | — | false |
Outputs
no outputs