We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4a4c041 commit 09d4b16Copy full SHA for 09d4b16
README.md
@@ -17,6 +17,8 @@ It supports both, Organization and Repository Runners.
17
18
* The role require Personal Access Token to access the GitHub. The token has to be a value of `PERSONAL_ACCESS_TOKEN` variable.
19
Export the token to the local host environment.
20
+
21
+> **Note**
22
> The token must have the `repo` scope (when creating a repo runner) or the `admin:org` scope (when creating a runner for an organization).
23
Personal Access Token for GitHub account can be created [here](https://github.com/settings/tokens).
24
0 commit comments