diff --git a/sync.ps1 b/sync.ps1 index d7107a3f..f3e02ea8 100644 --- a/sync.ps1 +++ b/sync.ps1 @@ -9,4 +9,4 @@ git add . git commit -m $commitMessage -git push origin main \ No newline at end of file +git push origin master \ No newline at end of file