Github images

This commit is contained in:
soraefir
2024-03-24 11:16:09 +01:00
parent 455c95021b
commit 3b0bf2097e
4 changed files with 3 additions and 2 deletions

View File

@ -7,11 +7,11 @@ env:
on:
push:
branches: [ release ]
branches: [ main ]
tags:
- '**'
pull_request:
branches: [ release ]
branches: [ main ]
workflow_dispatch:
# A workflow run is made up of one or more jobs that can run sequentially or in parallel
@ -57,6 +57,7 @@ jobs:
- name: Release
uses: softprops/action-gh-release@v2
if: startsWith(github.ref, 'refs/tags/')
with:
files: |
app/build/outputs/apk/release/app-release.apk