Skip to content

Commit 351fb8d

Browse files
committed
Update README
1 parent 400fd86 commit 351fb8d

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -60,8 +60,8 @@ This action also features [advanced configuration](docs/advanced-configuration.m
6060
6161
| Input | Description | Default |
6262
| --- | --- | --- |
63-
| `token` | (**required**) A `repo` scoped [PAT](https://help.github.com/en/github/authenticating-to-github/creating-a-personal-access-token-for-the-command-line). | |
64-
| `reaction-token` | `GITHUB_TOKEN` or a `repo` scoped [PAT](https://help.github.com/en/github/authenticating-to-github/creating-a-personal-access-token-for-the-command-line). | |
63+
| `token` | (**required**) A `repo` scoped [PAT](https://help.github.com/en/github/authenticating-to-github/creating-a-personal-access-token-for-the-command-line). Note: `GITHUB_TOKEN` *does not* work here. | |
64+
| `reaction-token` | `GITHUB_TOKEN` or a `repo` scoped [PAT](https://help.github.com/en/github/authenticating-to-github/creating-a-personal-access-token-for-the-command-line). | Value of input `token` |
6565
| `reactions` | Add reactions. :eyes: = seen, :rocket: = dispatched | `true` |
6666
| `commands` | (**required**) A comma separated list of commands. | |
6767
| `permission` | The repository permission level required by the user to dispatch commands. (`none`, `read`, `write`, `admin`) | `write` |

0 commit comments

Comments
 (0)