Skip to content

Merge pull request #198 from doug-stormtree/add-scrollbar-space #146

Merge pull request #198 from doug-stormtree/add-scrollbar-space

Merge pull request #198 from doug-stormtree/add-scrollbar-space #146

# This file was auto-generated by the Firebase CLI
# https://github.com/firebase/firebase-tools
name: Deploy to Firebase Hosting on merge
'on':
push:
branches:
- main
jobs:
build_and_deploy:
runs-on: ubuntu-latest
env:
REACT_APP_GOOGLE_PLACES_KEY: '${{ secrets.REACT_APP_GOOGLE_PLACES_KEY }}'
steps:
- uses: actions/[email protected]
- run: npm ci && npm run build
- uses: FirebaseExtended/action-hosting-deploy@v0
with:
repoToken: '${{ secrets.GITHUB_TOKEN }}'
firebaseServiceAccount: '${{ secrets.FIREBASE_SERVICE_ACCOUNT_RUSH_WEBAPP }}'
channelId: live
projectId: rush-webapp