Skip to content

Commit

Permalink
Add entryPoint param
Browse files Browse the repository at this point in the history
  • Loading branch information
saperi22 committed Sep 10, 2024
1 parent 1642f8b commit 1b9f495
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/firebase_deploy_preview.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,6 +22,8 @@ jobs:
- name: Deploy to Firebase
uses: FirebaseExtended/action-hosting-deploy@v0
with:
# location of google-service.json file relative to root
entryPoint : './Demo'
firebaseServiceAccount: $HOME/secrets/braintree_demo_app.json
expires: 30d
projectId: braintree-demo-app

0 comments on commit 1b9f495

Please sign in to comment.