diff --git a/.github/workflows/firebase-hosting-merge.yml b/.github/workflows/firebase-hosting-merge.yml index 88ca883..fb2a1f8 100644 --- a/.github/workflows/firebase-hosting-merge.yml +++ b/.github/workflows/firebase-hosting-merge.yml @@ -1,7 +1,7 @@ # This file was auto-generated by the Firebase CLI # https://github.com/firebase/firebase-tools -name: Deploy to Firebase Hosting on merge +name: 🚀 Deploy to Firebase Hosting on merge on: push: branches: @@ -34,6 +34,9 @@ jobs: pnpm --version pnpm commitlint --version + - name: 👷Build the app + run: pnpm build + - name: 🚀 Firebase deployment on merge! uses: FirebaseExtended/action-hosting-deploy@v0 with: