Platane / snk

🟩⬜ Generates a snake game from a github user contributions graph and output a screen capture as animated svg or gif
https://platane.github.io/snk
4.39k stars 1.11k forks source link

SVG Animation Not Working #90

Closed ghost closed 1 year ago

ghost commented 1 year ago

Something is wrong with my Workflow:

https://github.com/ZachJMurphy/ZachJMurphy/blob/main/.github/workflows/snake.yml

My snake animation on my README which can be found here: https://github.com/ZachJMurphy/ZachJMurphy has the snake shown as frozen and not moving.

ghost commented 1 year ago

I managed to fix the issue. I had this setting enabled for my GitHub profile which caused the action to not generate the commit squares which meant the animation had nothing to do.

image