Skip to content

Commit c7aa814

Browse files
author
Your Name
committed
ci
1 parent 6e43b6e commit c7aa814

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build_apk.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -56,5 +56,5 @@ jobs:
5656
# See this blog post for more info: https://jasonet.co/posts/new-features-of-github-actions/#passing-data-to-future-steps
5757
upload_url: ${{ steps.create_release.outputs.upload_url }}
5858
asset_path: app/build/outputs/apk/release/app-release.apk
59-
asset_name: App.apk
59+
asset_name: adbext.apk
6060
asset_content_type: application/vnd.android.package-archiv

0 commit comments

Comments
 (0)