Skip to content

Commit a9052b7

Browse files
committed
📓
1 parent 8b7b3e6 commit a9052b7

File tree

1 file changed

+1
-5
lines changed

1 file changed

+1
-5
lines changed

‎README.md

+1-5
Original file line numberDiff line numberDiff line change
@@ -54,13 +54,9 @@ Available as github action. It can automatically generate a new image each day.
5454
dist/github-snake.svg
5555
dist/github-snake-dark.svg?palette=github-dark
5656
dist/ocean.gif?color_snake=orange&color_dots=#bfd6f6,#8dbdff,#64a1f4,#4b91f1,#3c7dd9
57-
58-
env:
59-
# a github token is required to fetch the contribution calendar from github API
60-
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
6157
```
6258
63-
[example with cron job](https://github.com/Platane/Platane/blob/master/.github/workflows/main.yml#L26-L35)
59+
[example with cron job](https://github.com/Platane/Platane/blob/master/.github/workflows/main.yml#L26-L33)
6460
6561
If you are only interested in generating a svg, consider using this faster action: `uses: Platane/snk/svg-only@v3`
6662

0 commit comments

Comments
 (0)