mirror of
https://github.com/ImranR98/Obtainium.git
synced 2025-08-19 13:09:30 +02:00
Update android.yml
This commit is contained in:
1
.github/workflows/android.yml
vendored
1
.github/workflows/android.yml
vendored
@@ -45,6 +45,7 @@ jobs:
|
||||
with:
|
||||
token: ${{ secrets.GAT }}
|
||||
tag: "v${{ steps.extract_version.outputs.version }}-beta"
|
||||
prerelease: true
|
||||
artifacts: ./build/app/outputs/flutter-apk/*-signed*.apk
|
||||
continue-on-error: true
|
||||
|
||||
|
Reference in New Issue
Block a user