Skip to content

Commit

Permalink
fix: apk file name
Browse files Browse the repository at this point in the history
  • Loading branch information
tianhaoz95 committed Mar 21, 2020
1 parent fd09adf commit 6e27d27
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/loki.yml
Original file line number Diff line number Diff line change
Expand Up @@ -113,7 +113,7 @@ jobs:
with:
upload_url: ${{ github.event.release.upload_url }}
asset_path: photochatapp/build/app/outputs/apk/release/app-release.apk
asset_name: MiniDonkey-Android
asset_name: MiniDonkey.apk
asset_content_type: application/zip
- name: upload app to Google Play Store
env:
Expand Down

0 comments on commit 6e27d27

Please sign in to comment.