diff --git a/deploy b/deploy index f0b8143..7800e95 100755 --- a/deploy +++ b/deploy @@ -4,4 +4,4 @@ branch=$(git branch --show-current) git switch prod git merge $branch git push -git switch $brnach \ No newline at end of file +git switch $branch \ No newline at end of file