-
-
Notifications
You must be signed in to change notification settings - Fork 36
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
2FA and Github: how to solve could not read Username for 'https://github.com' #49
Comments
As a workaround, you can manually set the Altogether, it's something like this with the code you provided:
Alternatively, if you want to use the ssh key instead of the access token, you will still have to set the remote address by hand. Something like this works for me:
|
Thanks, I'll try it and report back. |
Workaround for appleboy/drone-git-push#43 respectively appleboy/drone-git-push#49.
Workaround for appleboy/drone-git-push#43 respectively appleboy/drone-git-push#49.
Hi I am having the same issue, if I add an
|
This is a follow-up for issue #43 . I just tried with a new release - still have some issues.
You can find drone.yml here: https://github.com/jobrunr/jobrunr/blob/master/.drone.yml.
What I try to do: update the Readme with the latest version (so the tag)
How do I try it:
The output for step
push updated readme
:Any idea on how to solve this?
Thanks again,
Ronald
The text was updated successfully, but these errors were encountered: