feat: support pre-release
This commit is contained in:
1
.github/workflows/android.yml
vendored
1
.github/workflows/android.yml
vendored
@@ -211,3 +211,4 @@ jobs:
|
||||
name: ${{ github.ref_name }}
|
||||
body_path: dist/RELEASE_NOTES.md
|
||||
files: dist/*.apk
|
||||
prerelease: ${{ contains(github.ref_name, '_pre') }}
|
||||
|
||||
Reference in New Issue
Block a user