Skip to content

## [0.0.77](https://github.com/involvex/super-agent-cli/compare/v0.0.… #3

## [0.0.77](https://github.com/involvex/super-agent-cli/compare/v0.0.…

## [0.0.77](https://github.com/involvex/super-agent-cli/compare/v0.0.… #3

# This file was auto-generated by the Firebase CLI
# https://github.com/firebase/firebase-tools
name: Deploy to Firebase Hosting on merge
permissions:
contents: read
pull-requests: write
on:
push:
branches:
- main
jobs:
build_and_deploy:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- name: Setup Bun
uses: oven-sh/setup-bun@v1
- run: bun i && bun run build:web && bun run build
- uses: FirebaseExtended/action-hosting-deploy@v0
with:
repoToken: ${{ secrets.GITHUB_TOKEN }}
firebaseServiceAccount: ${{ secrets.FIREBASE_SERVICE_ACCOUNT_SUPER_AGENT_CLI }}
channelId: live
projectId: super-agent-cli