Skip to content

Commit 8359ea6

Browse files
authored
Quote Firebase service account
1 parent 7ced109 commit 8359ea6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/tbd-site.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -114,7 +114,7 @@ jobs:
114114
with:
115115
entryPoint: site
116116
repoToken: ${{ secrets.GITHUB_TOKEN }}
117-
firebaseServiceAccount: ${{ secrets.FIREBASE_SERVICE_ACCOUNT_CROS_STAGING }}
117+
firebaseServiceAccount: "${{ secrets.FIREBASE_SERVICE_ACCOUNT_CROS_STAGING }}"
118118
channelId: ${{ env.CHANNEL_ID }}
119119
expires: ${{ env.EXPIRES }}
120120
env:

0 commit comments

Comments
 (0)