Skip to content

Bump json5 from 1.0.1 to 1.0.2 (#363) #54

Bump json5 from 1.0.1 to 1.0.2 (#363)

Bump json5 from 1.0.1 to 1.0.2 (#363) #54

name: Deploy Production
on:
push:
branches:
- main
jobs:
deploy_website:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
# - run: npm run build
- uses: ./
with:
firebaseServiceAccount: "${{ secrets.FIREBASE_SERVICE_ACCOUNT }}"
channelId: live
projectId: action-hosting-deploy-demo
entryPoint: "./demo"