Build is successful locally and the jekyll serve
brings the page locally. But when I push the files into github pages repository, I receive an email saying that the page build failed.
Visited the documentation and it was mentioned that the build may fail due to any unsupported plugin. In my config.yml file, I had this plugin: ['jekyll/scholar']. Any help is appreciated to fix this build issue !