mirror of
https://github.com/antebudimir/tempus.git
synced 2025-12-31 09:33:33 +00:00
Github Action tuning
This commit is contained in:
parent
77f36f9a7f
commit
91454962b9
1 changed files with 2 additions and 2 deletions
4
.github/workflows/github_release.yml
vendored
4
.github/workflows/github_release.yml
vendored
|
|
@ -77,6 +77,6 @@ jobs:
|
|||
generate_release_notes: true
|
||||
prerelease: true
|
||||
files: |
|
||||
app/build/outputs/apk/release/*.apk
|
||||
app/build/outputs/bundle/release/*.aab
|
||||
**/*.apk
|
||||
**/*.aab
|
||||
# body_path: app/src/main/play/release-notes/en-GB/default.txt
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue