Skip to content

Commit

Permalink
remove google play release for now due to key mismatch
Browse files Browse the repository at this point in the history
  • Loading branch information
Benimautner committed Jul 21, 2024
1 parent 45b6341 commit 9a9b00a
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions .github/workflows/flutter-release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -90,8 +90,8 @@ jobs:
build/app/outputs/bundle/productionRelease/app-production-release.aab
build/app/outputs/flutter-apk/app-production-release.apk
- name: Deploy Google Play
run: |
pwd
cd android
bundle exec fastlane production_appbundle
#- name: Deploy Google Play
# run: |
# pwd
# cd android
# bundle exec fastlane production_appbundle

0 comments on commit 9a9b00a

Please sign in to comment.