Skip to content

Commit

Permalink
πŸ““
Browse files Browse the repository at this point in the history
  • Loading branch information
Platane authored Sep 13, 2023
1 parent 6f0ace6 commit 8eddcbd
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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**

Expand Down

0 comments on commit 8eddcbd

Please sign in to comment.