Skip to content

Commit

Permalink
Update main.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
Tetroner9 authored Jul 10, 2024
1 parent 775b9fa commit 0da5007
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,8 +24,9 @@ jobs:

steps:
# generates a snake game from a github user (<github_user_name>) contributions graph, output a svg animation at <svg_out_path>
- name: generate github-contribution-grid-snake.svg
uses: Platane/snk/svg-only@v3
- name: generate-snake-game-from-github-contribution-grid
uses: Platane/[email protected]

with:
github_user_name: ${{ github.repository_owner }}
outputs: |
Expand Down

0 comments on commit 0da5007

Please sign in to comment.