gaelcolas / Sampler

Module template with build pipeline and examples, including DSC elements.
MIT License
167 stars 42 forks source link

Incorrect description for a parameter in the release.module.build.ps1 file #442

Closed ykuijs closed 8 months ago

ykuijs commented 1 year ago

Problem description

The description for the GalleryApiToken parameter in the Help information is incorrect in the file release.module.build.ps1. It currently is exactly the same as the previous parameter ModuleVersion. Probably a Copy/Paste error.

Verbose logs

See link shared above

How to reproduce

N/A

Expected behavior

Show correct description

Current behavior

Incorrectly copy/pasted description

Suggested solution

Update with a correct description

Operating system the target node is running

N/A

PowerShell version and build the target node is running

N/A

Module version used

main