diff --git a/.github/workflows/firebase-hosting-pull-request.yml b/.github/workflows/firebase-hosting-pull-request.yml index 277a5d7d..a5f04933 100644 --- a/.github/workflows/firebase-hosting-pull-request.yml +++ b/.github/workflows/firebase-hosting-pull-request.yml @@ -1,5 +1,8 @@ # This file was auto-generated by the Firebase CLI # https://github.com/firebase/firebase-tools +# Run - yarn firebase login +# Run - yarn firebase init hosting (new) +# Run - yarn firebase init hosting:github (only if hosting has previously been setup) name: Deploy to Firebase Hosting on PR