Skip to content

Merge pull request #9 from aidan-yip/deploy-preview #21

Merge pull request #9 from aidan-yip/deploy-preview

Merge pull request #9 from aidan-yip/deploy-preview #21

# 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:
build_and_deploy:
runs-on: ubuntu-latest
steps:

Check failure on line 12 in .github/workflows/firebase-hosting-merge.yml

View workflow run for this annotation

GitHub Actions / .github/workflows/firebase-hosting-merge.yml

Invalid workflow file

You have an error in your yaml syntax on line 12
- uses: actions/checkout@v4
- run: npm ci && npm run build
- uses: FirebaseExtended/action-hosting-deploy@v0
with:
repoToken: ${{ secrets.GITHUB_TOKEN }}
firebaseServiceAccount: ${{ secrets.FIREBASE_SERVICE_ACCOUNT_PARTY_TIME64 }}
channelId: live
projectId: party-time64