From 4d99772933768506e6c90d6551c1ead48a7abb0f Mon Sep 17 00:00:00 2001 From: LagoLunatic Date: Tue, 8 Jul 2025 15:31:38 -0400 Subject: [PATCH] Fix GitHub token link in readme (#6) --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 740c503..bc4f28a 100644 --- a/README.md +++ b/README.md @@ -19,7 +19,7 @@ For more information, see the [wiki](https://wiki.decomp.dev/tools/decomp-dev). ```bash cp config.example.yml config.yml ``` -4. [Create a new GitHub personal access token](https://github.com/settings/tokens/new?description=decomp.dev&scopes=workflow,write:discussion) with scopes `workflow`, `write:discussion`. Set it in `config.yml`: +4. [Create a new GitHub personal access token](https://github.com/settings/tokens/new?description=decomp.dev&scopes=repo,workflow,write:discussion) with scopes `workflow`, `write:discussion`. Set it in `config.yml`: ```yaml github: token: ghp_abcd1234abcd1234abcd1234abcd1234abcd