Create PowerShell Manifest
Version updated for https://github.com/mod-posh/CreatePowerShellManifest 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 Manifest” GitHub Action automates the creation of PowerShell module manifests and optionally handles associated required assemblies. It simplifies the process of generating and managing module metadata, ensuring consistency and reducing manual effort during PowerShell module development. Key capabilities include specifying module details, managing import folders, and optionally configuring assembly dependencies.
Release notes
BUGFIX: ToBoolean Error
Full Changelog: https://github.com/mod-posh/CreatePowerShellManifest/compare/0.0.2.0...0.0.2.1