Skip to content

Commit

Permalink
Update build.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
yongqianme authored Jul 11, 2022
1 parent 6d057b6 commit 944b239
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -65,5 +65,5 @@ jobs:
with:
upload_url: ${{ steps.create_release.outputs.upload_url }}
asset_path: apk/app-debug.apk
asset_name: ${{ github.event.release.release_name }}.apk
asset_name: OmniEdge-Android-${{ github.ref_name }}.apk
asset_content_type: application/zip

0 comments on commit 944b239

Please sign in to comment.