Skip to content

refactor: Improve favorite toggling UI update in history screen #31

refactor: Improve favorite toggling UI update in history screen

refactor: Improve favorite toggling UI update in history screen #31

# This file was auto-generated by the Firebase CLI
# https://github.com/firebase/firebase-tools
# name: Deploy to Firebase Hosting on merge
# "on":
# push:
# branches:
# - main
# jobs:
# build_and_deploy:
# runs-on: ubuntu-latest
# defaults:
# run:
# working-directory: ./packages/chat
# steps:
# - uses: actions/checkout@v4
# - name: Setup Node.js
# uses: actions/setup-node@v3
# with:
# node-version: "22"
# cache: "npm"
# cache-dependency-path: "./packages/chat/package-lock.json"
# - name: Install Dependencies
# run: |
# npm install
# - name: Build Expo Web
# run: npm run build:web
# - uses: FirebaseExtended/action-hosting-deploy@v0
# with:
# repoToken: "${{ secrets.GITHUB_TOKEN }}"
# firebaseServiceAccount: "${{ secrets.FIREBASE_SERVICE_ACCOUNT_ORBITING_14A48 }}"
# channelId: live
# projectId: orbiting-14a48