actions-marketplace-validations/Publish to PSGallery
Publishes a PowerShell module to the PowerShell Gallery. By default PUBLIC.
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stalelast commit Jan 5, 2023
- License
- MIT
Pinned Snippet
uses: actions-marketplace-validations/aammirmirza_publish2psgallery@7c4f0b98af0bcf01a355e83a32c4be790b123df1 # no releases — HEAD as of 2026-07-20tags can be moved; commit SHAs can't. why a SHA?
Inputs
| name | description | required | default |
|---|---|---|---|
| NuGetApiKey | The NuGet API Key for PowerShell Gallery, with permission to push this module. You can fetch this from your PSGallery profile. | yes | — |
| modulePath | The filesystem path to the module to publish. It is directories that contains a .psd1. | yes | — |
Outputs
no outputs