This commit is contained in:
2024-09-25 16:50:34 +02:00
parent 59f3f0d454
commit 55f8c938fb
6 changed files with 6 additions and 264 deletions

View File

@@ -44,7 +44,7 @@ jobs:
working-directory: android
- name: Run fastlane lane
run: bundle exec fastlane deploy_release
run: bundle exec fastlane deploy_testing
working-directory: android
env:
VERSION_NAME: ${{ steps.version.VERSION }}