From 2212a7f3b04e196f3cccfe0444377b6b18b90cf0 Mon Sep 17 00:00:00 2001 From: Brian Horakh <35611074+elasticdotventures@users.noreply.github.com> Date: Sat, 19 Oct 2024 17:33:17 +1100 Subject: [PATCH] Update automate.md --- docs/automate.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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