Changed the name of the final APK
Some checks failed
Expo Android Build / build (push) Has been cancelled
Some checks failed
Expo Android Build / build (push) Has been cancelled
This commit is contained in:
parent
bd1d6e04f8
commit
46a306429d
2
.github/workflows/android-build.yml
vendored
2
.github/workflows/android-build.yml
vendored
@ -33,5 +33,5 @@ jobs:
|
|||||||
- name: Upload APK
|
- name: Upload APK
|
||||||
uses: actions/upload-artifact@v4
|
uses: actions/upload-artifact@v4
|
||||||
with:
|
with:
|
||||||
name: app-release.apk
|
name: ToDo-release.apk
|
||||||
path: android/app/build/outputs/apk/release/*.apk
|
path: android/app/build/outputs/apk/release/*.apk
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user