We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ab89f18 commit e2a88b1Copy full SHA for e2a88b1
1 file changed
.github/workflows/build-fc-upload-android-internal.yml
@@ -89,7 +89,7 @@ jobs:
89
run: bundle exec fastlane android fc_tests
90
91
- name: Build & deploy Android release
92
- run: bundle exec fastlane android deploy_fc_internal
+ run: bundle exec fastlane android deploy_fc
93
env:
94
STORE_PASSWORD: ${{ secrets.KEYSTORE_PASSWORD }}
95
KEY_ALIAS: ${{ secrets.KEY_ALIAS}}
0 commit comments