Skip to content
Compare
Choose a tag to compare
@jeffpatton1971 jeffpatton1971 released this 18 Jul 20:18
· 1 commit to main since this release

The "Publish PowerShell Module" GitHub Action is designed to automate the process of publishing a PowerShell module to the PowerShell Gallery. This action simplifies the deployment workflow by handling the preparation and publishing of your PowerShell module from your GitHub repository.

Features:

  • Publish your PowerShell module to the PowerShell Gallery with minimal configuration.
  • Define custom source and output directories for flexibility in your repository structure.
  • Enable detailed logging to assist in troubleshooting.

This action aims to streamline the process of publishing PowerShell modules, providing a seamless integration within your CI/CD pipelines on GitHub.

Full Changelog: https://github.com/mod-posh/PublishPowerShellModule/commits/v0.0.1.0