my ✨ github repo
0
fork

Configure Feed

Select the types of activity you want to include in your feed.

Update commit author name format in snake.yml

authored by

Jasper Mayone and committed by
GitHub
5691a7d7 e3469e0a

+1 -1
+1 -1
.github/workflows/snake.yml
··· 61 61 assets/snake/ocean.gif 62 62 commit_user_name: jasperbot 🤖 63 63 commit_user_email: robot+github@jaspermayone.com 64 - commit_author: jasperbot 🤖 <robot+github@jaspermayone.com> 64 + commit_author: jasperbot[snake] 🤖 <robot+github@jaspermayone.com> 65 65 env: 66 66 GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}