Subject of the issue
I did run into #871
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.
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
tokenis not empty and show a more friendlySteps to reproduce
Try to use the action without a token. The error is a little bit confusing.