You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
|`Name`| Name of the module. Defaults to the repository name. | No | Repository name |
45
-
|`ModulePath`| Path to the downloaded module folder. | No |`outputs/module`|
45
+
|`ModulePath`| Path to the folder that contains the `<Name>/` module subdirectory (e.g. `outputs/module` must contain `outputs/module/<Name>/`).| No |`outputs/module`|
46
46
|`APIKey`| PowerShell Gallery API key. | Yes ||
47
47
|`AutoCleanup`| Delete prerelease tags matching the PR branch after a stable release. | No |`true`|
48
48
|`WhatIf`| Log the changes that would be made without publishing, creating, or deleting anything. | No |`false`|
0 commit comments