Run the following command in the .deploy_git
directory:
git config core.ignorecase false
This can solve the issue of the CNAME file being changed to lowercase, causing the domain binding to fail on GitHub Pages.
Run the following command in the .deploy_git
directory:
git config core.ignorecase false
This can solve the issue of the CNAME file being changed to lowercase, causing the domain binding to fail on GitHub Pages.