Skip to content
This repository has been archived by the owner on Dec 9, 2024. It is now read-only.

Bump firebase-tools from 13.7.3 to 13.7.5 #576

Bump firebase-tools from 13.7.3 to 13.7.5

Bump firebase-tools from 13.7.3 to 13.7.5 #576

Workflow file for this run

name: Deploy to Preview Channel
on:
pull_request:
# Optionally configure to run only for specific files. For example:
# paths:
# - "website/**"
jobs:
build_and_preview:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2
# Add any build steps here. For example:
# - run: npm ci && npm run build
- uses: FirebaseExtended/action-hosting-deploy@v0
with:
repoToken: "${{ secrets.GITHUB_TOKEN }}"
firebaseServiceAccount: "${{ secrets.FIREBASE_SERVICE_ACCOUNT }}"
expires: 1d
projectId: sillylittlefiles