https://github.com/actions-js/push/blob/156f2b10c3aa000c44dbe75ea7018f32ae999772/start.sh#L45 Why need to set http.sslVerify to false? I've just checked inside of an action and pushing without this option works just fine. I would feel safer having SSL verification enabled (as it is by default).