README: fix access to private repositories for GITHUB_TOKEN
This commit is contained in:
parent
f7083c9f35
commit
ed7cba295a
|
@ -18,7 +18,7 @@ the buildbot-nix nixos module.
|
|||
|
||||
Furthermore buildbot requires a github token with the following permissions:
|
||||
|
||||
- `admin:repo_hook`, `public_repo`, `repo:status`
|
||||
- `admin:repo_hook`, `repo`
|
||||
|
||||
For github organisations it's recommend to create an additional GitHub user for
|
||||
that.
|
||||
|
|
Loading…
Reference in a new issue