Skip to content

Commit 1381bac

Browse files
committed
Fix repo naming
1 parent 97ed6c0 commit 1381bac

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.build/build.ps1

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@ param
4848
)]
4949
[ValidateNotNullOrEmpty()]
5050
[string]
51-
$GitHubRepo = 'Brownserve.PSTools',
51+
$GitHubRepo = 'PuppetPowerShell',
5252

5353
# The PAT for pushing to GitHub
5454
[Parameter(

0 commit comments

Comments
 (0)