Skip to content

feat: new expire_time_formatted for action output (#358) #47

feat: new expire_time_formatted for action output (#358)

feat: new expire_time_formatted for action output (#358) #47

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"