Update android-debug.yml
This commit is contained in:
parent
c2c872d000
commit
2033e82ff0
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 }}.apk
|
name: TachiyomiSY-${{ github.sha }}
|
||||||
path: ${{ env.SIGNED_RELEASE_FILE }}
|
path: ${{ env.SIGNED_RELEASE_FILE }}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user