🚀 add svg generation option to the github action
This commit is contained in:
1
.github/workflows/main.yml
vendored
1
.github/workflows/main.yml
vendored
@@ -46,6 +46,7 @@ jobs:
|
||||
with:
|
||||
github_user_name: platane
|
||||
gif_out_path: dist/github-contribution-grid-snake.gif
|
||||
svg_out_path: dist/github-contribution-grid-snake.svg
|
||||
|
||||
- name: ensure the generated file exists
|
||||
run: |
|
||||
|
||||
Reference in New Issue
Block a user