Skip to content

Commit

Permalink
Include link to easily generate GH PAT (#511)
Browse files Browse the repository at this point in the history
Include a direct link to the "new token generation" page on GitHub to
simplify the process for users.
  • Loading branch information
imphil committed Sep 26, 2024
1 parent 6c430f2 commit 480d228
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/config-file-options.md
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ Example:
#### `accessToken` **required**

Personal access token.
Access tokens can be created here: https://github.com/settings/tokens
Access tokens can be created in the [GitHub Developer Settings, Personal Access Tokens, Tokens (classic)](https://github.com/settings/tokens/new?description=backport%20cli&scopes=repo,workflow)

Please select the necessary access scopes:

Expand Down

0 comments on commit 480d228

Please sign in to comment.