Github Action tuning

This commit is contained in:
antonio 2023-04-10 17:39:42 +02:00
parent 691ce27ba6
commit 9538908b49

View file

@ -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