Skip to content

Commit 5114d87

Browse files
authored
Update deploy-pr-preview.yml
1 parent f697453 commit 5114d87

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

.github/workflows/deploy-pr-preview.yml

+2-1
Original file line numberDiff line numberDiff line change
@@ -10,4 +10,5 @@ on:
1010
jobs:
1111
pr_preview:
1212
uses: IDEMSInternational/open-app-builder/.github/workflows/reusable-deploy-pr-preview.yml@master
13-
secrets: inherit
13+
secrets:
14+
FIREBASE_SERVICE_ACCOUNT: ${{ secrets.FIREBASE_SERVICE_ACCOUNT }}

0 commit comments

Comments
 (0)