From 697a9957e2e35c809d9816448f28a1423e1a6209 Mon Sep 17 00:00:00 2001 From: Matthias Endler Date: Fri, 5 May 2023 00:53:48 +0200 Subject: [PATCH] Note about GitHub token --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 1f91a84..95b2e05 100644 --- a/README.md +++ b/README.md @@ -45,6 +45,8 @@ jobs: labels: report, automated issue ``` +(You don't need to configure the `GITHUB_TOKEN` yourself; it is automatically set by Github.) + If you always want to use the latest features but avoid breaking changes, you can replace the version with `lycheeverse/lychee-action@v1`.