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
fatal: could not read Username for'https://github.com/': No such device or address
Error: The process '/usr/bin/git' failed with exit code 128
And sadly github doesn't allow some debugging if all is given correctly to the action. It would be nice if the action could check if token is not empty and show a more friendly
Steps to reproduce
Try to use the action without a token. The error is a little bit confusing.
The text was updated successfully, but these errors were encountered:
Subject of the issue
I did run into #871
And sadly github doesn't allow some debugging if all is given correctly to the action. It would be nice if the action could check if
token
is not empty and show a more friendlySteps to reproduce
Try to use the action without a token. The error is a little bit confusing.
The text was updated successfully, but these errors were encountered: