Skip to content

Commit

Permalink
moduleRelativeFolderPath
Browse files Browse the repository at this point in the history
  • Loading branch information
eriqua committed Feb 24, 2024
1 parent da3fc06 commit f5c5fe4
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -95,6 +95,6 @@ function Publish-ModuleFromTagToPBR {

return @{
version = $targetVersion
publishedModuleName = $publishedModuleName
publishedModuleName = $moduleRelativeFolderPath
}
}

0 comments on commit f5c5fe4

Please sign in to comment.