Tambahkan GitHub Deploy Key Curl
curl -X POST -F "login=username" -F "token=ApiToken" https://github.com/api/v2/json/repos/key/username/myrepo/add -F "title=TheTitle" -F "key=ssh-rsa xxxxx..."
{"public_keys":[]}
Attractive Anaconda