Action: make the file a .apk

This commit is contained in:
jobobby04 2020-05-09 21:44:44 -04:00 committed by GitHub
parent ae9377f8be
commit c2c872d000
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -46,5 +46,5 @@ jobs:
- name: Upload APK
uses: actions/upload-artifact@v2
with:
name: TachiyomiSY-${{ github.sha }}
name: TachiyomiSY-${{ github.sha }}.apk
path: ${{ env.SIGNED_RELEASE_FILE }}