Github Release Step fails with 404 error Chaitanya Tanna September 13, 2022 14:09 Updated Issue: The Github Release Step throws the following error: failed to create release: POST https://api.github.com/repos/myrepo/releases/: 404 Not Found [] Possible solutions: Check that the API token has the right scope. It needs to have "write" access to the repository.