Skip to content

Latest commit

 

History

History
19 lines (11 loc) · 1.02 KB

CHANGELOG.md

File metadata and controls

19 lines (11 loc) · 1.02 KB

Changelog

All changes to this project should be reflected in this document.

The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.


[0.0.1.0] - 2024-07-18

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.