mirror of
https://github.com/Orama-Interactive/Pixelorama.git
synced 2025-01-18 17:19:50 +00:00
Update release.yml
This commit is contained in:
parent
ad4b377bc8
commit
c585c78743
1
.github/workflows/release.yml
vendored
1
.github/workflows/release.yml
vendored
|
@ -82,6 +82,7 @@ jobs:
|
|||
run: |
|
||||
butler push ./build/windows-64bit ${{ secrets.ITCHIO_USERNAME }}/${{ secrets.ITCHIO_GAME }}:windows-64 --userversion ${{env.TAG}}
|
||||
butler push ./build/windows-32bit ${{ secrets.ITCHIO_USERNAME }}/${{ secrets.ITCHIO_GAME }}:windows-32 --userversion ${{env.TAG}}
|
||||
butler push ./build/installer ${{ secrets.ITCHIO_USERNAME }}/${{ secrets.ITCHIO_GAME }}:windows-installer --userversion ${{env.TAG}}
|
||||
|
||||
export-linux:
|
||||
name: Linux Export 🐧
|
||||
|
|
Loading…
Reference in a new issue