mirror of
https://github.com/mihonapp/mihon.git
synced 2025-06-27 19:47:51 +02:00
Action: make the file a .apk
This commit is contained in:
2
.github/workflows/android-debug.yml
vendored
2
.github/workflows/android-debug.yml
vendored
@ -46,5 +46,5 @@ jobs:
|
|||||||
- name: Upload APK
|
- name: Upload APK
|
||||||
uses: actions/upload-artifact@v2
|
uses: actions/upload-artifact@v2
|
||||||
with:
|
with:
|
||||||
name: TachiyomiSY-${{ github.sha }}
|
name: TachiyomiSY-${{ github.sha }}.apk
|
||||||
path: ${{ env.SIGNED_RELEASE_FILE }}
|
path: ${{ env.SIGNED_RELEASE_FILE }}
|
||||||
|
Reference in New Issue
Block a user