it keep say cannot push to github. but I cannot debug it.
I have check the github personal token so many time.
you can get the build in: https://travis-ci.com/hackrole/note/jobs/159760259
Hello, there.
You are trying to deploy to github.com/hackrole.github.io
, which does not exist. The repo
value in your configuration should be a slug, meaning that it should be of the form OWNER/REPO.
Thanks.
1 Like
thank you so much. It works now. this question really headache me.
you said I use plain text github key which would be unsafe. what’s that mean? I config travis by following the doc in travis website. Is There any thing wrong?