0

According to https://docusaurus.io/docs/en/publishing#using-travis-ci in order to use Travis CI to do continuous deployments to github pages you need to "Go to https://github.com/settings/tokens and generate a new personal access token".

When I do that I'm presented with a bunch of "scopes" to select:

enter image description here

Which ones should I select? If I had to guess I'd guess the repo "scopes"?

neubert
  • 15,947
  • 24
  • 120
  • 212

1 Answers1

0

I selected all the repo "scopes" and it seems to be working correctly.

It'd be cool if the documentation mentioned which scopes were needed but whatever

neubert
  • 15,947
  • 24
  • 120
  • 212