test release

This commit is contained in:
adbenitez
2021-12-16 13:51:26 -05:00
parent 34a369fa49
commit 0bfcfa1444
+1 -1
View File
@@ -73,6 +73,6 @@ jobs:
with:
token: "${{ secrets.GITHUB_TOKEN }}"
body: "Auto-generated release"
prerelease: needs.check.outputs.beta == 'true'
prerelease: ${{ contains(github.event.ref, '-beta') }}
fail_on_unmatched_files: true
files: build/outputs/apk/gplay/release/*.apk