Skip to content

Commit

Permalink
fix: pin firebase tools
Browse files Browse the repository at this point in the history
  • Loading branch information
eldu committed Dec 11, 2023
1 parent 301aa0f commit 827a8b6
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/preview_on_pr.yml
Original file line number Diff line number Diff line change
Expand Up @@ -89,6 +89,7 @@ jobs:
with:
repoToken: '${{ secrets.GITHUB_TOKEN }}'
firebaseServiceAccount: '${{ secrets.FIREBASE_SERVICE_ACCOUNT_CCV_BROWN_EDU }}'
firebaseToolsVersion: 9.12.1 # Pin firebase tools versions to same as ccv-website-nuxt
projectId: ccv-brown-edu
expires: 7d
env:
Expand Down

0 comments on commit 827a8b6

Please sign in to comment.