twigs-web/.github/workflows/firebase-hosting-merge.yml

21 lines
587 B
YAML
Raw Permalink Normal View History

2021-11-24 23:26:28 +00:00
# This file was auto-generated by the Firebase CLI
# https://github.com/firebase/firebase-tools
name: Deploy to Firebase Hosting on merge
'on':
push:
branches:
- main
jobs:
2021-11-24 23:30:54 +00:00
build_and_deploy:
2021-11-24 23:26:28 +00:00
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2
- run: npm ci && npm run package
- uses: FirebaseExtended/action-hosting-deploy@v0
with:
repoToken: '${{ secrets.GITHUB_TOKEN }}'
firebaseServiceAccount: '${{ secrets.FIREBASE_SERVICE_ACCOUNT_BUDGET_C7DA5 }}'
2021-11-24 23:34:17 +00:00
channelId: live
2021-11-24 23:26:28 +00:00
projectId: budget-c7da5