commit
commit copied to clipboard
Meaningless exception on private repo
When using this action on a private repo to push a new branch with a file created just for the sake of the test, I get the exception below:
Error: TypeError: Cannot read property 'name' of null
which does not permit to pinpoint what is the reason for the failure.