You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/how-to/change-token.md
+2-2Lines changed: 2 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -3,7 +3,7 @@
3
3
The charm supports two authentication methods: a GitHub App or a personal access token (PAT).
4
4
See [Authentication and token scopes](https://charmhub.io/github-runner/docs/reference-token-scopes) for required permissions.
5
5
6
-
## GitHub App authentication
6
+
## Authenticate using a GitHub App
7
7
8
8
Create a [GitHub App](https://docs.github.com/en/apps/creating-github-apps/registering-a-github-app/registering-a-github-app) with the required permissions and install it on the target organization or repository.
9
9
@@ -29,7 +29,7 @@ To rotate the private key, update the Juju secret:
Create a new [GitHub Personal Access Token](https://docs.github.com/en/authentication/keeping-your-account-and-data-secure/managing-your-personal-access-tokens).
0 commit comments