From 8eddcbdbea6a0d90dfe573efab712b2bdf3c55dd Mon Sep 17 00:00:00 2001 From: Platane Date: Wed, 13 Sep 2023 20:59:51 +0200 Subject: [PATCH] =?UTF-8?q?=F0=9F=93=93?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 3f861e9e8..d4b463e44 100644 --- a/README.md +++ b/README.md @@ -60,9 +60,9 @@ Available as github action. It can automatically generate a new image each day. GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }} ``` -[example with cron job](https://github.com/Platane/Platane/blob/master/.github/workflows/main.yml#L25-L33) +[example with cron job](https://github.com/Platane/Platane/blob/master/.github/workflows/main.yml#L26-L35) -If you are only interested in generating a svg, consider using this faster action: `uses: Platane/snk/svg-only@v2` +If you are only interested in generating a svg, consider using this faster action: `uses: Platane/snk/svg-only@v3` **dark mode**