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 f973a23 commit 8f161c2Copy full SHA for 8f161c2
README.md
@@ -18,7 +18,9 @@ You can use the App to configure [CCTray Clients](https://cctray.org/clients/):
18
19
### Authentication Token
20
21
-To authenticate with Github API, the app needs a `token`, it can be provided by **either** of the following methods
+To authenticate with Github API, the app needs a `token`,
22
+it can be provided by **either** of the following methods:
23
+
24
#### Github Personal Access Token
25
* [FGPAT (recommended) or PAT](https://docs.github.com/en/authentication/keeping-your-account-and-data-secure/creating-a-personal-access-token)
26
* Read-Only access to Actions (Workflows, workflow runs and artifacts) required for Private repos.
0 commit comments