Skip to content

Commit

Permalink
chore: Save launcher installer in s3 (#93)
Browse files Browse the repository at this point in the history
  • Loading branch information
cyaiox authored Jan 20, 2025
1 parent 93d101c commit 8742f56
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/store-release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ jobs:
fail-fast: true
matrix:
os: [ macos-latest, windows-latest ]
store: [ itch.io ]
store: [ dcl, itch.io ]

runs-on: ${{ matrix.os }}

Expand Down

0 comments on commit 8742f56

Please sign in to comment.