betalgo/DotNet NuGet Publish Action

Build, package, and publish a .NET project to a NuGet repository

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
projectFilePathPath to the .NET project fileyes
packageNameName of the NuGet packageno
versionFilePathFile path where the version information is storedno
versionRegexRegular expression to extract version informationno
versionStaticStatic version number to useno
tagCommitWhether to tag the commit with the versionnofalse
tagFormatThe format of the tagno
nugetKeyNuGet API keyyes
nugetSourceNuGet source URLyes
includeSymbolsWhether to include symbols in the NuGet packagenofalse
noBuildWhether to skip the build processnofalse
codeSignCertPathPath to the code-signing certificateno
codeSignCertPasswordPassword for the code-signing certificateno

no outputs