build: Rename fluffychat apk for releases

This commit is contained in:
krille-chan 2023-08-06 20:46:48 +02:00
parent 9bc019c160
commit a833bbcee5
No known key found for this signature in database

View file

@ -70,7 +70,7 @@ jobs:
with:
upload_url: ${{ github.event.release.upload_url }}
asset_path: build/app/outputs/apk/release/app-release.apk
asset_name: app-release.apk
asset_name: fluffychat.apk
asset_content_type: application/vnd.android.package-archive
build_linux: