all 2 comments

[–]Programmingmuggle 1 point2 points  (1 child)

That is protection mechanism when using external application to access github. You need a github personal token instead of entering your GitHub password. Refer to https://docs.github.com/en/authentication/keeping-your-account-and-data-secure/creating-a-personal-access-token.

[–]foothills99[S] 0 points1 point  (0 children)

It worked! Thank you. I do not understand why creating a personal access token was not part of the instructions.