Skip to main content
All CollectionsKnowledge BaseGeneral issues
Github Release Step fails with 404 error
Github Release Step fails with 404 error
Updated over a week ago

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.

Did this answer your question?