GitHub Reference Documentation
https://docs.github.com/en/authentication/keeping-your-account-and-data-secure/creating-a -personal-access-token#creating-a-fine-grained-personal-access-token
https://github.blog/2022-10-18-introducing-fine-grained-personal-access-tokens-for-github/#:~:text=Personal access tokens (classic) are,are allowed to live forever.
Creating a Personal Access Token
Step 1: In the upper-right corner of any page, click your profile photo, then click Settings.

Step 2: In the left sidebar, click Developer settings.

Step 3: In the left sidebar, under Personal access tokens, click Fine-grained tokens. Then click Generate new token at the top right of screen.

Step 4: Configure Token
Under Token name, enter a name for the token. You should put a name that helps you remember how this token is being used (ex., neo-tax-integration).

Under Resource owner, change dropdown to your organization name (not your user).
neo-tax as an example of an organization. Your organization will have your own organization’s name.
Under Repository access, select which repositories you want the token to access. You should choose the minimal repository access needed.

Under Permissions, select the following:
