itchio / gothub

🐙 command-line app to create and edit releases on Github (and upload artifacts)
MIT License
78 stars 15 forks source link

Getting 404 error during release #14

Open training3 opened 6 years ago

training3 commented 6 years ago

$ root@localhost testing_pipeline]# gothub release --user training3 --repo testing_pipeline --tag v66 --name "the source street" --description "please work now" --pre-release

It is returning 404 error: error: github returned 404 Not Found

Am I missing something here? I have exported GITHUB_TOKEN and verified.

ghost commented 5 years ago

Just had the same problem, in my case the solution was to activate repo scope for the token.