Skip to content

Commit

Permalink
ci
Browse files Browse the repository at this point in the history
  • Loading branch information
s-alad committed May 5, 2024
1 parent cc5fcf5 commit 81804b4
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 1 deletion.
2 changes: 2 additions & 0 deletions .github/workflows/firebase-hosting-merge.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,3 +23,5 @@ jobs:
channelId: live
projectId: toofake-client
entryPoint: client
env:
FIREBASE_CLI_EXPERIMENTS: webframeworks
4 changes: 3 additions & 1 deletion .github/workflows/firebase-hosting-pull-request.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,4 +18,6 @@ jobs:
repoToken: '${{ secrets.GITHUB_TOKEN }}'
firebaseServiceAccount: '${{ secrets.FIREBASE_SERVICE_ACCOUNT_TOOFAKE_CLIENT }}'
projectId: toofake-client
entryPoint: client
entryPoint: client
env:
FIREBASE_CLI_EXPERIMENTS: webframeworks

0 comments on commit 81804b4

Please sign in to comment.