michielvha/Publish PowerShell Module To NuGet

Reusable action to build, tag, validate, and publish a PowerShell module to the PowerShell Gallery.

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
psd1PathPath to the PSD1 manifest file.yes
psm1PathPath to the PSM1 module file.yes
companyNameThe name of the company required by nugetyes
apiKeyNuGet API key for publishing to the PowerShell Gallery.yes
rootModulethe name of the module.yes
descriptionthe description for the module.yes

no outputs