Skip to content

fix: unable to open phone input country picker on mobile #911

fix: unable to open phone input country picker on mobile

fix: unable to open phone input country picker on mobile #911

# This file was auto-generated by the Firebase CLI
# https://github.com/firebase/firebase-tools
name: Deploy to Firebase Hosting on PR
'on': pull_request
jobs:
build_and_preview:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2
- uses: actions/setup-node@v2
with:
node-version: '14'
- run: 'yarn install'
- run: 'yarn build:library'
- uses: FirebaseExtended/action-hosting-deploy@v0
with:
repoToken: '${{ secrets.GITHUB_TOKEN }}'
firebaseServiceAccount: '${{ secrets.FIREBASE_SERVICE_ACCOUNT_REACT_RAINBOW }}'
projectId: react-rainbow
env:
FIREBASE_CLI_PREVIEWS: hostingchannels