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
74778302b9
commit
8570fd9520
1 changed files with 2 additions and 2 deletions
4
.github/workflows/github_release.yml
vendored
4
.github/workflows/github_release.yml
vendored
|
|
@ -81,6 +81,6 @@ jobs:
|
||||||
generate_release_notes: true
|
generate_release_notes: true
|
||||||
prerelease: true
|
prerelease: true
|
||||||
files: |
|
files: |
|
||||||
app/build/outputs/apk/release/app-release.apk
|
app/**/*.apk
|
||||||
app/build/outputs/bundle/release/app-release.aab
|
app/**/*.aab
|
||||||
# body_path: app/src/main/play/release-notes/en-GB/default.txt
|
# body_path: app/src/main/play/release-notes/en-GB/default.txt
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue