Create PowerShell Module
Version updated for https://github.com/mod-posh/CreatePowerShellModule to version 0.0.2.1.
- This action is used across all versions by 1 repositories.
Action Type
This is a Composite action.
Go to the GitHub Marketplace to find the latest changes.
Action Summary
The “Create PowerShell Module GitHub Action” automates the process of building a PowerShell module from source files. It simplifies the creation of modules by managing source directories, dependencies, and output locations, making it easier to package and deploy PowerShell modules efficiently. This action is particularly useful for streamlining module development workflows and ensuring consistency across builds.
Release notes
BUGFIX: Resolved ToBoolean and Module discovery issues
Full Changelog: https://github.com/mod-posh/CreatePowerShellModule/compare/0.0.2.0...0.0.2.1