aammirmirza/Publish to PSGallery

Publishes a PowerShell module to the PowerShell Gallery. By default PUBLIC.

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stalelast commit Jan 5, 2023
License
MIT

Pinned Snippet

workflow.ymlSHA-pinned
uses: aammirmirza/publish2psgallery@7c4f0b98af0bcf01a355e83a32c4be790b123df1 # no releases — HEAD as of 2026-07-20

tags can be moved; commit SHAs can't. why a SHA?

namedescriptionrequireddefault
NuGetApiKeyThe NuGet API Key for PowerShell Gallery, with permission to push this module. You can fetch this from your PSGallery profile.yes
modulePathThe filesystem path to the module to publish. It is directories that contains a .psd1.yes

no outputs