I am trying to deploy my react app to the GitHub pages but I have encountered the following error:
The build folder is ready to be deployed. To publish it at
You need the PRO plan to use GitHub pages on a private repository.
PRO
You can try adding a SSH identity in ~/.ssh/config
Host github.com HostName github.com User git IdentityFile /Users/myusername/.ssh/my_github_ssh_private_key_registered_on_github