Skip to content

Commit

Permalink
docs: update getting-started.md (#289)
Browse files Browse the repository at this point in the history
  • Loading branch information
martin-displayr committed Oct 26, 2023
1 parent aaff126 commit a5abc94
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/getting-started.md
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ Follow this guide to get started with a working `/example` command.

3. Create a `repo` scoped Personal Access Token (PAT) by following [this guide](https://docs.github.com/en/github/authenticating-to-github/creating-a-personal-access-token).

4. Go to your repository `Settings` -> `Secrets` and `Add a new secret`.
4. Go to your repository `Settings` -> `Secrets and variables` -> `Actions` and `New repository secret`.

**Name**: `PAT`

Expand Down

0 comments on commit a5abc94

Please sign in to comment.