main branch switch

This commit is contained in:
Chris Titus 2022-11-29 17:56:16 -06:00
parent e2086e5ef7
commit dd4bd3d3bf
2 changed files with 2 additions and 2 deletions

View File

@ -1,5 +1,5 @@
#for CI/CD
$BranchToUse = 'test'
$BranchToUse = 'main'
<#
.NOTES

View File

@ -1,5 +1,5 @@
#for CI/CD
$BranchToUse = 'test'
$BranchToUse = 'main'
<#
.NOTES