Skip to content

fix(deps): bump core-js from 3.25.1 to 3.32.2 #106

fix(deps): bump core-js from 3.25.1 to 3.32.2

fix(deps): bump core-js from 3.25.1 to 3.32.2 #106

# 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:
- name: Checkout current branch
uses: actions/checkout@v2
- name: Install npm dependencies
run: npm i
- name: Build application
run: npm run build
- uses: FirebaseExtended/action-hosting-deploy@v0
with:
repoToken: '${{ secrets.GITHUB_TOKEN }}'
firebaseServiceAccount: '${{ secrets.FIREBASE_SERVICE_ACCOUNT_JAMSTACK_DEMO_APP }}'
projectId: jamstack-demo-app
env:
FIREBASE_CLI_PREVIEWS: hostingchannels