Skip to content

Commit 90e3c87

Browse files
authored
Update snake.yml
1 parent 30aa9dd commit 90e3c87

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

.github/workflows/snake.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -19,8 +19,8 @@ jobs:
1919
with:
2020
github_user_name: ${{ github.repository_owner }}
2121
outputs: |
22-
dist/github-contribution-grid-snake.svg
23-
dist/github-contribution-grid-snake-dark.svg?palette=github-dark
22+
dist/github-contribution-grid-snake.svg?color_snake=orange
23+
dist/github-contribution-grid-snake-dark.svg?palette=github-dark&color_snake=orange
2424
env:
2525
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
2626

0 commit comments

Comments
 (0)