Skip to content

Commit 7571be4

Browse files
committed
👷
1 parent ab5e6c7 commit 7571be4

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

‎.github/workflows/main.yml‎

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -38,6 +38,7 @@ jobs:
3838
dist/github-contribution-grid-snake-ocean.svg?color_snake=orange&color_dots=#dadcdf94,#8dbdff,#64a1f4,#4b91f1,#3c7dd9
3939
dist/github-contribution-grid-snake-grey.svg?color_snake=111&color_dots=#eee,#aaa,#888,#666,#444
4040
dist/github-contribution-grid-snake.gif
41+
dist/github-contribution-grid-snake-dark.gif?palette=github-dark
4142
dist/github-contribution-grid-snake-ocean.gif?color_snake=orange&color_dots=#dadcdf94,#8dbdff,#64a1f4,#4b91f1,#3c7dd9
4243
4344
- name: ensure the generated file exists
@@ -48,6 +49,7 @@ jobs:
4849
test -f dist/github-contribution-grid-snake-ocean.svg
4950
test -f dist/github-contribution-grid-snake-grey.svg
5051
test -f dist/github-contribution-grid-snake.gif
52+
test -f dist/github-contribution-grid-snake-dark.gif
5153
test -f dist/github-contribution-grid-snake-ocean.gif
5254
5355
- uses: crazy-max/[email protected]

0 commit comments

Comments
 (0)