Skip to content

Commit 86952f5

Browse files
committed
disable distribution to firebase for test
1 parent bc19864 commit 86952f5

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/release.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -415,6 +415,7 @@ jobs:
415415
ls -la "${{ steps.find_apk.outputs.APK_PATH }}"
416416
417417
- name: Deploy to Firebase App Distribution
418+
if: false
418419
id: firebase_upload
419420
env:
420421
APK_PATH: ${{ steps.find_apk.outputs.APK_PATH }}

0 commit comments

Comments
 (0)