build: Rename fluffychat apk for releases
This commit is contained in:
parent
9bc019c160
commit
a833bbcee5
1 changed files with 1 additions and 1 deletions
2
.github/workflows/release.yaml
vendored
2
.github/workflows/release.yaml
vendored
|
|
@ -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:
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue