[IMP] odoo.sh: Clarify which permissions to grant in a PAT
Make explicit which permissions you need to grant in a personal access token. I verified `repo` suffices to complete the tutorial, and I'm assuming Odoo.sh doesn't need any of the admin and site permissions.
This commit is contained in:
parent
51bc9d0719
commit
188a876a25
@ -133,7 +133,7 @@ In this last command,
|
||||
If you activated the two-factor authentication on Github,
|
||||
you can create a
|
||||
`personal access token <https://help.github.com/articles/creating-a-personal-access-token-for-the-command-line/>`_
|
||||
and use it as password.
|
||||
and use it as password. Granting the `repo` permission suffices.
|
||||
|
||||
|
||||
.. Note::
|
||||
|
Loading…
Reference in New Issue
Block a user