Skip to content

Commit

Permalink
Update deploy-pygame.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
Tynab authored Nov 13, 2023
1 parent 1f8b94f commit f20cc85
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/deploy-pygame.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ jobs:
echo "Successfully build the game and complied to WebAssembly"
- name : "Upload to GitHub pages branch deployment"
uses: JamesIves/github-pages-deploy-action@4.2.1
uses: JamesIves/github-pages-deploy-action@4.3.0
with:
branch: deployment
folder: pool/build/web

0 comments on commit f20cc85

Please sign in to comment.