Skip to content

test github action deploy #1

test github action deploy

test github action deploy #1

name: Deploy Firebase Functions
on:
push:
branches:
- feat-authentication
jobs:
main:
name: Deploy to Firebase
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2
- uses: jsryudev/[email protected]
env:
FIREBASE_TOKEN: ${{ secrets.FIREBASE_TOKEN }}
FIREBASE_PROJECT: horairets-a8b7e