mirror of
https://github.com/ArcaneChat/android.git
synced 2026-07-03 14:05:24 +02:00
tweak release
This commit is contained in:
@@ -67,6 +67,6 @@ jobs:
|
||||
with:
|
||||
token: "${{ secrets.GITHUB_TOKEN }}"
|
||||
body: "Auto-generated release"
|
||||
prerelease: contains(github.event.ref, '-beta')
|
||||
prerelease: contains(github.ref, '-beta')
|
||||
fail_on_unmatched_files: true
|
||||
files: build/outputs/apk/gplay/release/*.apk
|
||||
|
||||
Reference in New Issue
Block a user