Skip to content

Commit

Permalink
firebase fixes
Browse files Browse the repository at this point in the history
  • Loading branch information
Anthonyp0329 committed Sep 20, 2024
1 parent 755d1d4 commit a41f1d1
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/firebase-hosting-merge.yml
Original file line number Diff line number Diff line change
Expand Up @@ -36,3 +36,5 @@ jobs:
firebaseServiceAccount: ${{ secrets.FIREBASE_SERVICE_ACCOUNT_SIDELINE_SIDEKICK_APP }}
channelId: live
projectId: sideline-sidekick-app
env:
FIREBASE_CLI_EXPERIMENTS: webframeworks
2 changes: 2 additions & 0 deletions .github/workflows/firebase-hosting-pull-request.yml
Original file line number Diff line number Diff line change
Expand Up @@ -36,3 +36,5 @@ jobs:
repoToken: ${{ secrets.GITHUB_TOKEN }}
firebaseServiceAccount: ${{ secrets.FIREBASE_SERVICE_ACCOUNT_SIDELINE_SIDEKICK_APP }}
projectId: sideline-sidekick-app
env:
FIREBASE_CLI_EXPERIMENTS: webframeworks

0 comments on commit a41f1d1

Please sign in to comment.