File tree Expand file tree Collapse file tree 2 files changed +9
-3
lines changed Expand file tree Collapse file tree 2 files changed +9
-3
lines changed Original file line number Diff line number Diff line change 6262 with :
6363 name : opendtu-app
6464 if-no-files-found : error
65- path : android/app/build/outputs/apk/release/*.apk
65+ path : |
66+ android/app/build/outputs/apk/release/*.apk
67+ android/app/build/generated/assets/react/release/index.android.bundle
6668
Original file line number Diff line number Diff line change 8787 uses : actions/upload-artifact@v4
8888 with :
8989 name : opendtu-app
90- path : android/app/build/outputs/apk/release/*.apk
90+ path : |
91+ android/app/build/outputs/apk/release/*.apk
92+ android/app/build/generated/assets/react/release/index.android.bundle
9193 if-no-files-found : error
9294
9395 # skip release creation if this is not a tag push
98100 with :
99101 generate_release_notes : true
100102 prerelease : false
101- files : android/app/build/outputs/apk/release/*-signed.apk
103+ files : |
104+ android/app/build/outputs/apk/release/*-signed.apk
105+ android/app/build/generated/assets/react/release/index.android.bundle
You can’t perform that action at this time.
0 commit comments