Skip to content

Commit f19e046

Browse files
committed
Tweak.
1 parent 4d99e81 commit f19e046

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build/scripts/build.psm1

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
function ResolveProjectForTag {
22
param(
3-
[Parameter(Mandatory=$true)][string]$tag
3+
[Parameter()][string]$tag
44
)
55

66
if ([string]::IsNullOrEmpty($tag))

0 commit comments

Comments
 (0)