Skip to content

Commit

Permalink
Use classic PAT generation (#4117)
Browse files Browse the repository at this point in the history
Signed-off-by: Ryan Friedman <ryanfriedman5410+github@gmail.com>
(cherry picked from commit cc6c232)
  • Loading branch information
Ryanf55 authored and mergify[bot] committed Jan 17, 2024
1 parent deb4498 commit 5ad9daa
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions source/How-To-Guides/Releasing/_Personal-Access-Token.rst
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,7 @@ Create a Personal Access Token by:

#. Log in to GitHub and go to `Personal access tokens <https://github.com/settings/tokens>`_.
#. Click the **Generate new token** button.
#. In the dropdown, select **Generate new token (classic)**
#. Set **Note** to something like ``Bloom token``.
#. Set **Expiration** to **No expiration**.
#. Tick the ``public_repo`` and ``workflow`` checkboxes.
Expand Down

0 comments on commit 5ad9daa

Please sign in to comment.