Skip to content

Commit

Permalink
disable fastlane android
Browse files Browse the repository at this point in the history
  • Loading branch information
Codel1417 committed Jun 28, 2024
1 parent 45fc2ff commit f4eeb82
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Scripts/fastlane.sh
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,7 @@ fi
bundle exec fastlane beta
rm APPLE_SECRETS.json
else
exit 0 # disable android deploy
cd android
bundle exec fastlane beta
fi

0 comments on commit f4eeb82

Please sign in to comment.