Skip to content

Commit

Permalink
Quote Firebase service account
Browse files Browse the repository at this point in the history
  • Loading branch information
Snugug authored Oct 7, 2024
1 parent 7ced109 commit 8359ea6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/tbd-site.yml
Original file line number Diff line number Diff line change
Expand Up @@ -114,7 +114,7 @@ jobs:
with:
entryPoint: site
repoToken: ${{ secrets.GITHUB_TOKEN }}
firebaseServiceAccount: ${{ secrets.FIREBASE_SERVICE_ACCOUNT_CROS_STAGING }}
firebaseServiceAccount: "${{ secrets.FIREBASE_SERVICE_ACCOUNT_CROS_STAGING }}"
channelId: ${{ env.CHANNEL_ID }}
expires: ${{ env.EXPIRES }}
env:
Expand Down

0 comments on commit 8359ea6

Please sign in to comment.