We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 97ed6c0 commit 1381bacCopy full SHA for 1381bac
.build/build.ps1
@@ -48,7 +48,7 @@ param
48
)]
49
[ValidateNotNullOrEmpty()]
50
[string]
51
- $GitHubRepo = 'Brownserve.PSTools',
+ $GitHubRepo = 'PuppetPowerShell',
52
53
# The PAT for pushing to GitHub
54
[Parameter(
0 commit comments