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 19e1519 commit cd116f7Copy full SHA for cd116f7
servers/github-official/server.yaml
@@ -23,7 +23,7 @@ config:
23
- name: github.personal_access_token
24
env: GITHUB_PERSONAL_ACCESS_TOKEN
25
example: <YOUR_TOKEN>
26
- description: You can create a Github personal access token [here](https://github.com/settings/personal-access-tokens/new)
+ description: You can create a GitHub personal access token [on GitHub](https://github.com/settings/personal-access-tokens/new)
27
oauth:
28
- provider: github
29
secret: github.personal_access_token
0 commit comments