Relative Content

Tag Archive for gitgithubgithub-actionscicd

getting error in github workflow: remote: duplicate header : “Authorisation” [duplicate]

This question already has an answer here: Auth error trying to copy a repo with Github Actions (1 answer) Closed 11 days ago. I’m using self hosted runner in my workflow. For some reason, getting the following error in the checkout step error: Fetching the repository /usr/bin/git -c protocol.version=2 fetch –prune –progress –no-recurse-submodules –unshallow origin […]