Skip to content

Commit

Permalink
Update build.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
katboi01 authored Dec 10, 2024
1 parent 7f71b16 commit eb5d3d3
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -95,6 +95,6 @@ jobs:
GITHUB_TOKEN: ${{ secrets.GH_TOKEN }}
with:
upload_url: ${{ steps.create_release.outputs.upload_url }}
asset_path: ./build/Build-Android/UmaViewer_Android_Unstable.apk
asset_name: UmaViewer.apk
asset_path: ./build/Build-Android/UmaViewer_Android.apk
asset_name: UmaViewer_Unstable.apk
asset_content_type: application/vnd.android.package-archive

0 comments on commit eb5d3d3

Please sign in to comment.