Skip to content

Commit 644b046

Browse files
committed
Rolled back to original configs
1 parent 25f28b1 commit 644b046

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

scripts/GenerateServiceModules.ps1

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,3 @@ Param(
44
if (-not (Test-Path $ModuleMappingConfigPath)) {
55
Write-Error "Module mapping file not be found: $ModuleMappingConfigPath."
66
}
7-
8-
$date = Get-Date -Format "dd-MM-yyyy"
9-
$proposedBranch = "weekly_v2_docs_update_$date"
10-
Write-Host $proposedBranch

0 commit comments

Comments
 (0)