diff --git a/.github/workflows/deploy.yml b/.github/workflows/deploy.yml index 4dc47bd..4895522 100644 --- a/.github/workflows/deploy.yml +++ b/.github/workflows/deploy.yml @@ -40,4 +40,4 @@ jobs: itch_game: 'visual-novel' # Pushes to the web channel automatically files: | - web-dist \ No newline at end of file + html5 web-dist \ No newline at end of file