mirror of
https://github.com/antebudimir/tempus.git
synced 2025-12-31 17:43:32 +00:00
Github Action tuning
This commit is contained in:
parent
691ce27ba6
commit
9538908b49
1 changed files with 1 additions and 3 deletions
4
.github/workflows/github_release.yml
vendored
4
.github/workflows/github_release.yml
vendored
|
|
@ -84,7 +84,5 @@ jobs:
|
|||
name: v${{ github.ref_name }}
|
||||
generate_release_notes: true
|
||||
prerelease: true
|
||||
files: |
|
||||
app/build/outputs/apk/release/app-release.apk
|
||||
app/build/outputs/bundle/release/app-release.aab
|
||||
files: app/build/outputs/apk/release/app-release.apk
|
||||
# body_path: app/src/main/play/release-notes/en-GB/default.txt
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue