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