#!/bin/bash -e
# promote.sh
#
# Execute commands related to promouting the application Javascript bundle in App Center

export LC_ALL=en_US.UTF-8
export LANG=en_US.UTF-8

bundle exec fastlane promote