Skip to content

Bump @hono/node-server from 1.19.13 to 1.19.17 (#327) #1096

Bump @hono/node-server from 1.19.13 to 1.19.17 (#327)

Bump @hono/node-server from 1.19.13 to 1.19.17 (#327) #1096

Workflow file for this run

name: Build and deploy
on:
push:
branches:
- main
permissions:
contents: read
jobs:
deploy:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@3d3c42e5aac5ba805825da76410c181273ba90b1 # v7.0.1
- name: Install Node.js
uses: actions/setup-node@820762786026740c76f36085b0efc47a31fe5020 # v7.0.0
with:
node-version: "24"
cache: npm
- name: Install dependencies
run: npm ci
- name: Build
run: npm run build
- uses: FirebaseExtended/action-hosting-deploy@500ac625ca2dd40cbd15f7659af953801858032a # v0.11.0
name: Deploy to Firebase Hosting
with:
repoToken: ${{ secrets.GITHUB_TOKEN }}
firebaseServiceAccount: ${{ secrets.FIREBASE_SERVICE_ACCOUNT_MOCKOON_BA3E2 }}
channelId: live
projectId: mockoon-ba3e2