Update android-debug.yml
This commit is contained in:
parent
c2c872d000
commit
2033e82ff0
1 changed files with 1 additions and 1 deletions
2
.github/workflows/android-debug.yml
vendored
2
.github/workflows/android-debug.yml
vendored
|
|
@ -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 }}
|
||||
|
|
|
|||
Loading…
Reference in a new issue