You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/user/guides/private-python-packages.rst
+3-10Lines changed: 3 additions & 10 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -34,23 +34,16 @@ See :doc:`using environment variables in Read the Docs </environment-variables>`
34
34
GitHub
35
35
~~~~~~
36
36
37
-
You need to create a personal access token with the ``repo`` scope.
38
-
Follow the `GitHub documentation <https://help.github.com/en/github/authenticating-to-github/creating-a-personal-access-token-for-the-command-line#creating-a-token>`__
39
-
on how to create a personal token.
37
+
You need to create a fine-grained personal access token with the ``Contents`` repository permission set to ``Read-only``.
38
+
Follow the `GitHub documentation <https://docs.github.com/en/authentication/keeping-your-account-and-data-secure/managing-your-personal-access-tokens#creating-a-fine-grained-personal-access-token>`__
39
+
on how to create a fine-grained personal access token.
0 commit comments