The easiest way to publish your PowerShell module!PowerShell Gallery is a central repository for all modules so you should publish yours too! Setup and get keyTo publish your PowerShell module, create an account in PowerShell Gallery and obtain API Key.
How to use the task
Confirm the resultOnce your Build or Relese completed, go back to PowerShell Gallery and check your account. You should see the module under your items. Or, simply open PowerShell and run Find-Module [Your module name] |