Update main.yml
This commit is contained in:
parent
fa68f861d2
commit
69f03fdc88
1 changed files with 1 additions and 1 deletions
2
.github/workflows/main.yml
vendored
2
.github/workflows/main.yml
vendored
|
@ -27,7 +27,7 @@ jobs:
|
|||
# Checks repo under $GITHUB_WORKSHOP, so your job can access it
|
||||
- uses: actions/checkout@v4
|
||||
# Generates the snake
|
||||
- uses: aelassas/snk/svg-only@main
|
||||
- uses: Platane/snk@v3
|
||||
id: snake-gif
|
||||
with:
|
||||
github_user_name: ${{ github.repository_owner }}
|
||||
|
|
Loading…
Reference in a new issue