I am creating a GitHub pages, I already deploy the react app to GitHub pages with custom domain.
Earlier there is a file over 100MB, but when I came to know that GitHub allows only 100MB, I replaced that file with a 29MB file.
When I am pushing the new changes to GitHub master branch using "git push origin master
" I am getting an error see the attached image