Skip to content

Commit

Permalink
Moved lha artifact up
Browse files Browse the repository at this point in the history
  • Loading branch information
Arisamiga committed Oct 23, 2023
1 parent f2d6ea9 commit 162321f
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions .github/workflows/buildRelease.yml
Original file line number Diff line number Diff line change
Expand Up @@ -53,3 +53,11 @@ jobs:
password: ${{ secrets.ftp_password }}
server-dir: ./new/
local-dir: /opt/code/Release/Aminet-Release/
- name: 🎲 Uploading to Itch.io
- uses: manleydev/[email protected]
env:
BUTLER_CREDENTIALS: ${{ secrets.BUTLER_API_KEY }}
CHANNEL: LHA
ITCH_GAME: Mnemosyne
ITCH_USER: arisamiga
PACKAGE: Mnemosyne-${{ github.event.release.tag_name }}.lha

0 comments on commit 162321f

Please sign in to comment.