Skip to content

Bump @babel/preset-env from 7.21.4 to 7.24.6 (#370) #50

Bump @babel/preset-env from 7.21.4 to 7.24.6 (#370)

Bump @babel/preset-env from 7.21.4 to 7.24.6 (#370) #50

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"