You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
After running the code a github credentials prompt pops up, every time.. Even tho the token is provided in the config.
Upon closing OR filling in the prompt, the following shows:
I just recently created the token, with access to all of my repositories (read-only).
The text was updated successfully, but these errors were encountered:
Hi, the extract you've included does look correct... how are you setting TOKEN?
I recommend you run with verbose logging enabled, or use the GIT_TRACE environment variable (see #424 (comment)) to ensure the token is being passed through to git correctly.
Code:
Issue:
After running the code a github credentials prompt pops up, every time.. Even tho the token is provided in the config.
Upon closing OR filling in the prompt, the following shows:
I just recently created the token, with access to all of my repositories (read-only).
The text was updated successfully, but these errors were encountered: