mirror of
https://github.com/Michatec/Radio.git
synced 2026-05-31 05:42:41 +02:00
Update gradle-publish.yml
This commit is contained in:
@@ -44,6 +44,9 @@ jobs:
|
|||||||
- name: Build unsigned APK
|
- name: Build unsigned APK
|
||||||
run: ./gradlew --no-daemon assembleRelease
|
run: ./gradlew --no-daemon assembleRelease
|
||||||
|
|
||||||
|
- name: Check APK path
|
||||||
|
run: ls -R app/build/outputs/apk
|
||||||
|
|
||||||
- name: Sign APK
|
- name: Sign APK
|
||||||
env:
|
env:
|
||||||
SIGN_CERT: ${{ secrets.SIGN_CERT }}
|
SIGN_CERT: ${{ secrets.SIGN_CERT }}
|
||||||
|
|||||||
Reference in New Issue
Block a user