We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent aec5966 commit 6b94cb1Copy full SHA for 6b94cb1
1 file changed
.github/workflows/main.yml
@@ -23,7 +23,7 @@ jobs:
23
- name: generate github-contribution-grid-snake.svg
24
uses: Platane/snk/svg-only@v3
25
with:
26
- github_user_name: ${{ github.repository_owner }}
+ github_user_name: ${VCGithubCode}
27
outputs: |
28
dist/github-contribution-grid-snake.svg
29
dist/github-contribution-grid-snake-dark.svg?palette=github-dark
0 commit comments