Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
…utter into feature/email_login_new
  • Loading branch information
quetool committed Feb 23, 2024
2 parents e3c21be + 4543dfd commit 0f6fb49
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build-android-debug.yml
Original file line number Diff line number Diff line change
Expand Up @@ -93,7 +93,7 @@ jobs:
env:
APP_ID: ${{ secrets.ANDROID_APP_ID }}
run: |
firebase appdistribution:distribute app-release.apk --app $APP_ID --release-notes "Web3Modal Flutter beta testing" --groups flutter-team
firebase appdistribution:distribute app-alpha-release.apk --app $APP_ID --release-notes "Web3Modal Flutter alpha release" --groups flutter-team
- name: Notify Channel
uses: slackapi/[email protected]
env:
Expand Down

0 comments on commit 0f6fb49

Please sign in to comment.