Skip to content

Commit

Permalink
ci: 🎡 fix following explanation in error message
Browse files Browse the repository at this point in the history
  • Loading branch information
ginpei committed May 23, 2023
1 parent d18beb8 commit 2887363
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
Expand Up @@ -18,3 +18,5 @@ jobs:
firebaseServiceAccount: '${{ secrets.FIREBASE_SERVICE_ACCOUNT_FIR_C4868 }}'
channelId: live
projectId: fir-c4868
env:
FIREBASE_CLI_EXPERIMENTS: webframeworks
2 changes: 2 additions & 0 deletions .github/workflows/firebase-hosting-pull-request.yml
Expand Up @@ -15,3 +15,5 @@ jobs:
repoToken: '${{ secrets.GITHUB_TOKEN }}'
firebaseServiceAccount: '${{ secrets.FIREBASE_SERVICE_ACCOUNT_FIR_C4868 }}'
projectId: fir-c4868
env:
FIREBASE_CLI_EXPERIMENTS: webframeworks

0 comments on commit 2887363

Please sign in to comment.