Update build.yml

This commit is contained in:
2025-11-27 11:19:10 +07:00
committed by GitHub
parent fde6e414a8
commit 1a68aeb68f
+1 -1
View File
@@ -29,7 +29,7 @@ jobs:
with: with:
allowUpdates: true allowUpdates: true
artifactErrorsFailBuild: true artifactErrorsFailBuild: true
artifacts: app/build/outputs/apk/debug/*.srs artifacts: ./*.srs
body: | body: |
**This is an automatically generated in-development pre-release version of the application, that includes the latest master branch changes.** **This is an automatically generated in-development pre-release version of the application, that includes the latest master branch changes.**
**⚠️ This build is not stable and may end up terminating with a fatal error. ⚠️** **⚠️ This build is not stable and may end up terminating with a fatal error. ⚠️**