Skip to content

Commit

Permalink
fix cicd
Browse files Browse the repository at this point in the history
  • Loading branch information
janekx21 committed Jan 22, 2024
1 parent ea8626e commit 726d505
Show file tree
Hide file tree
Showing 15 changed files with 4 additions and 14,915 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/deploy_on_itch.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,12 +23,12 @@ jobs:
with:
filename: web.zip
path: .
directory: ./docs/
directory: ./out/

- name: upload game to Itch.io
uses: robpc/[email protected]
with:
path: ./docs/web.zip
path: ./out/web.zip
project: acagamics/acagame
channel: web
api-key: ${{secrets.ITCH_API_KEY}}
1 change: 1 addition & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -7,3 +7,4 @@ docs/acagame.html
docs/acagame.html
docs/acagame.html
docs/acagame.html
out
1 change: 0 additions & 1 deletion docs/.keep

This file was deleted.

Binary file removed docs/acagame.apple-touch-icon.png
Binary file not shown.
34 changes: 0 additions & 34 deletions docs/acagame.apple-touch-icon.png.import

This file was deleted.

213 changes: 0 additions & 213 deletions docs/acagame.audio.worklet.js

This file was deleted.

Binary file removed docs/acagame.icon.png
Binary file not shown.
34 changes: 0 additions & 34 deletions docs/acagame.icon.png.import

This file was deleted.

Loading

0 comments on commit 726d505

Please sign in to comment.