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.