Skip to content

Commit

Permalink
Update main.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
GHeeJeon committed Oct 21, 2023
1 parent a6e9ab5 commit 9c628d6
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,8 +22,8 @@ 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@v2
- name: generate-snake-game-from-github-contribution-grid
uses: Platane/snk@v3.0.0
with:
github_user_name: ${{ github.repository_owner }}
outputs: |
Expand Down

0 comments on commit 9c628d6

Please sign in to comment.