Closed thewillyhuman closed 4 years ago
I think it is not your fault, the problem seems to come from the GitHub token used to deploy to gh pages the docs:
gh-token is invalid. Details: GET https://api.github.com/user: 401 - Bad credentials // See: https://docs.github.com/rest
Do you know if these tokens expire or something similar?
We should try to update the GITHUB_TOKEN secret variable in Travis and see if this fixes the problem.
Does it use the one from the @weso-bot account?
Yes, weso-bot is uploading the final HTML to gh-pages.
Your email is used to upload changes to gh-pages, but a weso-bot token is used to be more precise.
Token updated, should be fixed.
I just broke continuous integration when I merge the pull request #69 together.