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
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

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