mirror of
https://github.com/lifegpc/eh_downloader_flutter.git
synced 2026-07-08 01:30:28 +08:00
ci
This commit is contained in:
1
.github/workflows/android_ci.yml
vendored
1
.github/workflows/android_ci.yml
vendored
@@ -42,6 +42,7 @@ jobs:
|
|||||||
SIGNING_KEY_PASSWORD: ${{ secrets.SIGNING_KEY_PASSWORD }}
|
SIGNING_KEY_PASSWORD: ${{ secrets.SIGNING_KEY_PASSWORD }}
|
||||||
SIGNING_STORE_PASSWORD: ${{ secrets.SIGNING_STORE_PASSWORD }}
|
SIGNING_STORE_PASSWORD: ${{ secrets.SIGNING_STORE_PASSWORD }}
|
||||||
- name: Upload artifact
|
- name: Upload artifact
|
||||||
|
uses: actions/[email protected]
|
||||||
with:
|
with:
|
||||||
name: app-release.${{ steps.current-time.outputs.formattedTime }}
|
name: app-release.${{ steps.current-time.outputs.formattedTime }}
|
||||||
path: android/app/release/*.apk
|
path: android/app/release/*.apk
|
||||||
|
|||||||
Reference in New Issue
Block a user