Skip to content

chore(deps): update dependency tsx to v4.10.5 #684

chore(deps): update dependency tsx to v4.10.5

chore(deps): update dependency tsx to v4.10.5 #684

# 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
paths-ignore:
- '.github/workflows/dependency-review.yml'
- '.github/workflows/main.yml'
- '.editorconfig'
- '**.md'
- '.vscode/**'
- 'dprint.json'
- 'renovate.json'
- '.denolint.json'
workflow_dispatch:
jobs:
build_and_deploy:
if: ${{ ! contains(github.actor, '[bot]') }}
runs-on: ubuntu-latest
timeout-minutes: 5
steps:
- uses: actions/checkout@v4
- uses: actions/setup-node@v4
with:
cache: npm
node-version-file: '.node-version'
- name: install dependencies
run: npm ci --ignore-scripts
- run: npm run build
- uses: FirebaseExtended/action-hosting-deploy@v0
with:
repoToken: '${{ secrets.GITHUB_TOKEN }}'
firebaseServiceAccount: '${{ secrets.FIREBASE_SERVICE_ACCOUNT_MOBU_WAIWAI }}'
channelId: live
projectId: mobu-waiwai