mirror of
https://github.com/tiennm99/loto-android.git
synced 2026-08-03 10:23:29 +00:00
ci: name debug artifact as apk
This commit is contained in:
@@ -41,6 +41,6 @@ jobs:
|
||||
- name: Upload debug APK
|
||||
uses: actions/upload-artifact@v4
|
||||
with:
|
||||
name: debug-apk
|
||||
name: app-debug.apk
|
||||
path: android/app/build/outputs/apk/debug/*.apk
|
||||
retention-days: 7
|
||||
|
||||
Reference in New Issue
Block a user