Update android-debug.yml

This commit is contained in:
jobobby04
2020-05-09 22:16:24 -04:00
committed by GitHub
parent c2c872d000
commit 2033e82ff0

View File

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