Add artifact file suffix
This commit is contained in:
parent
b1849f467e
commit
61cd6fadf2
2
.github/workflows/android.yml
vendored
2
.github/workflows/android.yml
vendored
@ -39,7 +39,7 @@ jobs:
|
||||
- name: Archive APK
|
||||
uses: actions/upload-artifact@v4
|
||||
with:
|
||||
name: app-release
|
||||
name: app-release.apk
|
||||
path: app/build/outputs/apk/release/app-release.apk
|
||||
|
||||
- name: Create Release
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user