From a135c430670eeb3594efdaff0d9d0b9b4dc0ead5 Mon Sep 17 00:00:00 2001 From: Denton Gentry Date: Thu, 5 Aug 2021 20:48:57 -0700 Subject: [PATCH] Update README with Maintainer's notes. --- README.md | 11 +++++++++++ 1 file changed, 11 insertions(+) diff --git a/README.md b/README.md index 3d68d7d..28b1975 100644 --- a/README.md +++ b/README.md @@ -7,3 +7,14 @@ Usage: uses: tailscale/github-action@main with: authkey: ${{ secrets.TAILSCALE_AUTHKEY }} # from your GitHub repository secrets + +### Maintainer's Notes +This repository is provided and maintained by Tailscale, Inc. + +The CI script in this repository uses an ephemeral authkey generated for the +Tailnet owned by TailscaleGitHubActionBot.github. A new ephemeral authkey will +need to be generated every 3 months and placed in the TAILSCALE\_AUTHKEY in +the Secrets for this repository. + +If a CI run fails, it is likely because the Ephemeral Authkey expired since +the last time it was run. You should generate a new key.