diff --git a/push.sh b/push.sh index e5b5919..982da7d 100755 --- a/push.sh +++ b/push.sh @@ -7,4 +7,4 @@ CMSG="⏳ @eshanized updated the repository!!!" git add . git commit -m "${CMSG}" -git push origin "${BRANCH}" \ No newline at end of file +# git push origin "${BRANCH}" \ No newline at end of file