📓 update readme
This commit is contained in:
@@ -60,7 +60,7 @@ Available as github action. It can automatically generate a new image each day.
|
|||||||
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
|
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
|
||||||
```
|
```
|
||||||
|
|
||||||
[example with cron job](https://github.com/Platane/Platane/blob/master/.github/workflows/main.yml#L24-L29)
|
[example with cron job](https://github.com/Platane/Platane/blob/master/.github/workflows/main.yml#L25-L33)
|
||||||
|
|
||||||
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@v2`
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user