Hotfix/fixapplications (#329)

* Update Branch in script

* fix typo

Co-authored-by: DeveloperDurp <DeveloperDurp@users.noreply.github.com>
This commit is contained in:
DeveloperDurp
2022-11-03 14:02:11 +00:00
committed by GitHub
parent 7adfb649d4
commit b33b5c94b3
2 changed files with 5 additions and 5 deletions

View File

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