Skip to content

Commit d117f72

Browse files
authored
Update deploy-preview.yml
1 parent c2c52fc commit d117f72

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/deploy-preview.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -164,6 +164,7 @@ jobs:
164164
uses: FirebaseExtended/action-hosting-deploy@0cbcac4740c2bfb00d632f0b863b57713124eb5a # v0.9.0
165165
with:
166166
repoToken: "${{ secrets.GITHUB_TOKEN }}"
167+
firebaseServiceAccount: "${{ env.SERVICE_ACCOUNT_KEY }}"
167168
projectId: pandev
168169
expires: 30d
169170
channelId: "pr${{ github.event.number }}"

0 commit comments

Comments
 (0)