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/getting-started.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -29,7 +29,7 @@ Follow this guide to get started with a working `/example` command.
29
29
30
30
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).
31
31
32
-
4. Go to your repository `Settings` -> `Secrets` and `Add a new secret`.
32
+
4. Go to your repository `Settings` -> `Secrets and variables` -> `Actions` and `New repository secret`.
0 commit comments