diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index 584f7d568a34e65fcfd2abedf7dcea6a054ec8d4..e6a7b51b8de744c591136f20da01e2e4ccca3023 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -43,4 +43,4 @@ uploadPlayStoreBeta: - echo "$SERVICE_JSON" > google_play_api_key.json - bundle exec fastlane deployGoogle only: - - master \ No newline at end of file + - main \ No newline at end of file