upload appimages to the respective games
This commit is contained in:
parent
c7ede9f211
commit
d7f557c730
1 changed files with 2 additions and 1 deletions
3
.github/workflows/appimage.yml
vendored
3
.github/workflows/appimage.yml
vendored
|
@ -27,7 +27,8 @@ jobs:
|
|||
:scroll: Build log: https://github.com/${{ github.repository }}/commit/${{ github.sha }}/checks?check_suite_id=${{ github.run_id }}
|
||||
commit: ${{ github.sha }}
|
||||
draft: false
|
||||
name: Continuous appimage builds
|
||||
repo: ${{ matrix.game.id }}
|
||||
name: master-builds
|
||||
prerelease: true
|
||||
removeArtifacts: false
|
||||
replacesArtifacts: true
|
||||
|
|
Loading…
Reference in a new issue