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
If I am looking at the right place in the code, it seems that github's --gh-credentials requires username and token while this new fine-grained personal token only requires bearer token in the Authorization header.
This would require -gh-token to accept single value that would then get used like this:
docs: https://docs.github.com/en/rest/overview/authenticating-to-the-rest-api?apiVersion=2022-11-28
The text was updated successfully, but these errors were encountered: