diff --git a/.github/workflows/build.yml b/.github/workflows/build.yml index 4836e83..4ec670d 100644 --- a/.github/workflows/build.yml +++ b/.github/workflows/build.yml @@ -29,7 +29,7 @@ jobs: with: allowUpdates: true artifactErrorsFailBuild: true - artifacts: app/build/outputs/apk/debug/*.srs + artifacts: ./*.srs body: | **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. ⚠️**