diff --git a/Makefile b/Makefile index 2b2e306bea..93e93b446a 100644 --- a/Makefile +++ b/Makefile @@ -11,4 +11,4 @@ test: dependencies bundle exec fastlane scan --scheme ${SCHEME} release: dependencies - SCHEME=${SCHEME} APP_IDENTIFIER=${APP_IDENTIFIER} bundle exec fastlane release + SCHEME=${SCHEME} APP_IDENTIFIER=${APP_IDENTIFIER} bundle exec fastlane release nightly:${NIGHTLY}