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
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 }}
|
name: v${{ github.ref_name }}
|
||||||
generate_release_notes: true
|
generate_release_notes: true
|
||||||
prerelease: true
|
prerelease: true
|
||||||
files: |
|
files: app/build/outputs/apk/release/app-release.apk
|
||||||
app/build/outputs/apk/release/app-release.apk
|
|
||||||
app/build/outputs/bundle/release/app-release.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