maurodesouza / profile-readme-generator

🎨 Enhance your GitHub profile with this amazing tool, which allows you to create a personalized README quickly and easily. This profile README generator is the best you'll find 🚀
https://profile-readme-generator.com
MIT License
1.56k stars 236 forks source link

[BUG]: snake don't work #67

Closed venelouis closed 7 months ago

venelouis commented 7 months ago

What happens?

Snake don't work

What are the steps to reproduce this issue?

After I click the button "generate README" at website the snake related code don't work:

Snake animation

What were you expecting to happen?

snake work

Additional information about your environment

github

Additional context

I don't know if it helps but the code is this:

Snake animation
haupt-pascal commented 7 months ago

Cheers! Did you tried to open the GitHub Actions tab in your profile, click on the Generate snake animation (left sidebar) and run the workflow? You need to add the github workflow as well to create the snake.

venelouis commented 7 months ago

I don't know how to do it, I dont see this option to "click": "Generate snake animation"

I dont know how to run a workflow, i am new, I am still learning githubactions

I have tried other options, but the snake just got stoped, so I just commented the snake code, as you can see in my profile.

venelouis commented 7 months ago
haupt-pascal commented 7 months ago

Have you even creates the .github/workflow/snake.yml you had to create? It is shown up when youve clicked generate readme above the readme

venelouis commented 7 months ago

oh I see now, i just copied the readme.md thanks!