Skip to content

Commit b5719ce

Browse files
committed
update clean up
1 parent a0cdbb1 commit b5719ce

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

cleanSetUp.ps1

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
[CmdletBinding()]
44
param(
55
[Parameter(Mandatory=$false)]
6-
[string]$EnvName = "demo",
6+
[string]$EnvName = "gitHub",
77

88
[Parameter(Mandatory=$false)]
99
[ValidateSet("eastus", "eastus2", "westus", "westus2", "northeurope", "westeurope")]

0 commit comments

Comments
 (0)