forked from dangilcal/Helldivers-app-movil
Use upload-artifact v3 for GHES compatibility
This commit is contained in:
@@ -27,7 +27,7 @@ jobs:
|
|||||||
./gradlew assembleRelease --no-daemon
|
./gradlew assembleRelease --no-daemon
|
||||||
|
|
||||||
- name: Upload APK
|
- name: Upload APK
|
||||||
uses: actions/upload-artifact@v4
|
uses: actions/upload-artifact@v3
|
||||||
with:
|
with:
|
||||||
name: apk
|
name: apk
|
||||||
path: app/build/outputs/apk/release/*.apk
|
path: app/build/outputs/apk/release/*.apk
|
||||||
|
|||||||
Reference in New Issue
Block a user