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

Use input instead of env to receive GitHub token #103

Closed Awayume closed 1 year ago

Awayume commented 1 year ago

The GitHub token is automatically applied to input as a default value. This eliminates the need to explicitly specify a token when using action.

Platane commented 1 year ago

oooh that's good

I don't have time to review right now but will do this week

Platane commented 1 year ago

hi, sorry it took me that long to reply.

I tested on a different PR and confirm it works :D

just two things:

I that's ok with you, I can merge https://github.com/Platane/snk/pull/104 which reflects that

or yours if you want to edit

Awayume commented 1 year ago

Thank you for the review. I will edit my code to reflect it.

Platane commented 1 year ago

thanks you @Awayume !