Skip to content

Commit 2ded8df

Browse files
gr2mmheap
authored andcommitted
README: preset scope & name for new personal access link
saves a few clicks
1 parent 7736ad2 commit 2ded8df

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ npm install -g github-default-branch
2121

2222
## Authentication
2323

24-
[Create a personal access token](https://github.com/settings/tokens/new) with the `repo` scope. This is the value for `<token>` in the examples.
24+
[Create a personal access token](https://github.com/settings/tokens/new?scopes=repo&description=github-default-branch) with the `repo` scope. This is the value for `<token>` in the examples.
2525

2626
> If you don't want your token to be stored in your shell history, you can set `GITHUB_TOKEN` in the environment and that will be read instead
2727

0 commit comments

Comments
 (0)