Skip to content

Bump @babel/traverse from 7.21.4 to 7.24.6 (#372) #58

Bump @babel/traverse from 7.21.4 to 7.24.6 (#372)

Bump @babel/traverse from 7.21.4 to 7.24.6 (#372) #58

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"