Skip to content

Commit b489165

Browse files
authored
Update main.yml
1 parent 09d6110 commit b489165

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/main.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ jobs:
2727
- name: generate github-contribution-grid-snake.svg
2828
uses: Platane/snk/svg-only@v3
2929
with:
30-
github_user_name: ${{ github.flexycode }}
30+
github_user_name: ${{ github.repository_owner }}
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)