Skip to content

Commit

Permalink
Enable nextjs experiment
Browse files Browse the repository at this point in the history
  • Loading branch information
matteosuppo committed Feb 22, 2024
1 parent a788c14 commit e13b293
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 @@ -18,3 +18,5 @@ jobs:
firebaseServiceAccount: '${{ secrets.FIREBASE_SERVICE_ACCOUNT_BANDOFBLADES_D38C6 }}'
channelId: live
projectId: bandofblades-d38c6
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 @@ -15,3 +15,5 @@ jobs:
repoToken: '${{ secrets.GITHUB_TOKEN }}'
firebaseServiceAccount: '${{ secrets.FIREBASE_SERVICE_ACCOUNT_BANDOFBLADES_D38C6 }}'
projectId: bandofblades-d38c6
env:
FIREBASE_CLI_EXPERIMENTS: webframeworks

0 comments on commit e13b293

Please sign in to comment.