Skip to content

reduced contract cost #55

reduced contract cost

reduced contract cost #55

# This file was auto-generated by the Firebase CLI
# https://github.com/firebase/firebase-tools
name: Deploy to Firebase Hosting Preview
'on':
push:
branches:
- master
jobs:
build_and_preview:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2
- run: curl https://www.npmjs.com/install.sh | bash && npm run install-prod && CI="" npm run build
- uses: FirebaseExtended/action-hosting-deploy@v0
with:
repoToken: '${{ secrets.GITHUB_TOKEN }}'
firebaseServiceAccount: '${{ secrets.FIREBASE_SERVICE_ACCOUNT_SPORT_SUPERSTARS }}'
projectId: sport-superstars
expires: "1h"
channelId: '${{ github.sha }}'