Skip to content

Commit

Permalink
Add env
Browse files Browse the repository at this point in the history
  • Loading branch information
reynaldichernando committed Nov 13, 2024
1 parent 2392477 commit 89afcc9
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 @@ -17,3 +17,5 @@ jobs:
firebaseServiceAccount: ${{ secrets.FIREBASE_SERVICE_ACCOUNT_BACKTRACK_2EC31 }}
channelId: live
projectId: backtrack-2ec31
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 @@ -18,3 +18,5 @@ jobs:
repoToken: ${{ secrets.GITHUB_TOKEN }}
firebaseServiceAccount: ${{ secrets.FIREBASE_SERVICE_ACCOUNT_BACKTRACK_2EC31 }}
projectId: backtrack-2ec31
env:
FIREBASE_CLI_EXPERIMENTS: webframeworks

0 comments on commit 89afcc9

Please sign in to comment.