Running .sh from an automation

Still having the same issue here on 2023.7.2…

Anyone?

mostlychris mentions running this command in Terminal:

git config core.sshCommand 'ssh -o UserKnownHostsFile=/dev/null -o StrictHostKeyChecking=no -i /config/.ssh/id_rsa -F /dev/null'

in his YouTube video (Share Your Home Assistant Configs on GitHub Automatically. - YouTube). Doesn’t do it for me, does it work for you?