We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 09d6110 commit b489165Copy full SHA for b489165
.github/workflows/main.yml
@@ -27,7 +27,7 @@ jobs:
27
- name: generate github-contribution-grid-snake.svg
28
uses: Platane/snk/svg-only@v3
29
with:
30
- github_user_name: ${{ github.flexycode }}
+ github_user_name: ${{ github.repository_owner }}
31
outputs: |
32
dist/github-contribution-grid-snake.svg
33
dist/github-contribution-grid-snake-dark.svg?palette=github-dark
0 commit comments