Skip to content

Commit

Permalink
Update main.yml
Browse files Browse the repository at this point in the history
add itch.io push
  • Loading branch information
rosskarchner authored Aug 10, 2024
1 parent a4141b5 commit 0a5bd7b
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -40,3 +40,7 @@ jobs:
with:
branch: gh-pages # The branch the action should deploy to.
folder: build/web # The folder the action should deploy.
- name: Deploy to itch.io 🚀
run: butler push ./build/web $ITCHIO_USERNAME/$ITCHIO_GAME:HTML5


0 comments on commit 0a5bd7b

Please sign in to comment.