diff --git a/docs/automate.md b/docs/automate.md index 93f472f8286..5dd03e59caa 100644 --- a/docs/automate.md +++ b/docs/automate.md @@ -3,7 +3,7 @@ ## Export PAT -Before running any of these sample scripts, create a GitHub PAT and export it before running the script +Before running any of these sample scripts, create a [GitHub PAT](https://docs.github.com/en/authentication/keeping-your-account-and-data-secure/managing-your-personal-access-tokens) and export it before running the script ```bash export RUNNER_CFG_PAT=yourPAT