Skip to content

Commit a270e0c

Browse files
authored
Update main.yml
1 parent 2a80bdc commit a270e0c

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/main.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -25,9 +25,9 @@ jobs:
2525
steps:
2626
# generates a snake game from a github user (<github_user_name>) contributions graph, output a svg animation at <svg_out_path>
2727
- name: generate github-contribution-grid-snake.svg
28-
uses: Platane/flexycode/svg-only@v3
28+
uses: Platane/snk/svg-only@v3
2929
with:
30-
github_user_name: ${{ github.repository_owner }}
30+
github_user_name: ${{ github.flexycode }}
3131
outputs: |
3232
dist/github-contribution-grid-snake.svg
3333
dist/github-contribution-grid-snake-dark.svg?palette=github-dark

0 commit comments

Comments
 (0)