Skip to content

Commit 5b9f83f

Browse files
committed
ci: upload signed app in build
1 parent c04a7c5 commit 5b9f83f

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/android_build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -73,7 +73,7 @@ jobs:
7373
appName: xianshenglu/cloudflare-ip-tester-app
7474
token: ${{secrets.APP_CENTER_TOKEN}}
7575
group: Collaborators
76-
file: android/app/build/outputs/apk/release/app-universal-release.apk
76+
file: android/app/build/outputs/apk/release/app-universal-release-signed.apk
7777
notifyTesters: true
7878
debug: false
7979

0 commit comments

Comments
 (0)