mirror of
https://github.com/go-vikunja/app
synced 2024-09-17 21:31:46 +00:00
remove google play release for now due to key mismatch
This commit is contained in:
parent
45b6341c57
commit
9a9b00adf5
10
.github/workflows/flutter-release.yml
vendored
10
.github/workflows/flutter-release.yml
vendored
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user