Skip to content

Commit

Permalink
[#6] Update apk path
Browse files Browse the repository at this point in the history
  • Loading branch information
lydiasama committed Nov 7, 2023
1 parent a7c1ad6 commit c408f44
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/deploy_staging.yml
Original file line number Diff line number Diff line change
Expand Up @@ -46,4 +46,4 @@ jobs:
appId: ${{secrets.FIREBASE_APP_ID_STAGING}}
serviceCredentialsFileContent: ${{ secrets.FIREBASE_SERVICE_ACCOUNT_CREDENTIAL_FILE_CONTENT_STAGING }}
groups: testers
file: android/build/outputs/apk/staging/debug/android-staging-debug.apk
file: sample/android/build/outputs/apk/staging/debug/android-staging-debug.apk

0 comments on commit c408f44

Please sign in to comment.