My uploading process crashed during this dl.create_sibling_github command:
https://github.com/templateflow/python-manager/blob/master/tfmanager/cli.py#L260-L267
For some reason the traditional github_login option keeps causing credential error, and I need to change it to credential and use a token to fix it. I think it might be because the traditional ssh option is obsolete for github and/or datalad?