Update winutil.ps1

This commit is contained in:
Chris Titus
2022-10-23 00:49:08 -05:00
committed by GitHub
parent 3490b2ea3d
commit 10b8df78db

View File

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