mirror of
https://github.com/gkd-kit/gkd.git
synced 2024-11-16 03:32:38 +08:00
chore: z apk
This commit is contained in:
parent
459a8ff3b9
commit
8d64b1a81d
2
.github/workflows/Build-Release.yml
vendored
2
.github/workflows/Build-Release.yml
vendored
|
@ -92,7 +92,7 @@ jobs:
|
|||
with:
|
||||
upload_url: ${{ steps.create_release.outputs.upload_url }}
|
||||
asset_path: outputs/apk/fdroid/release/app-fdroid-release.apk
|
||||
asset_name: gkd-fdroid-${{ github.ref_name }}.apk
|
||||
asset_name: gkd-x-fdroid-${{ github.ref_name }}.apk
|
||||
asset_content_type: application/vnd.android.package-archive
|
||||
|
||||
- run: zip -r outputs.zip outputs
|
||||
|
|
Loading…
Reference in New Issue
Block a user